14.11.2016 06:29, Andrei Borzenkov пишет:
13.11.2016 22:33, James PEARSON пишет:
The following works for me.
cd /usr/src/linux make menuconfig make clean && make mrproper && make cloneconfig make scripts && make prepare
You should not need to do it. Actually you should not even need kernel-source to be installed to compile external modules - that is what kernel-(-flavor)-devel package is for. Which allows you to have multiple different kernel packages at the same time and compile for each one.
Ans yes, I just tested compiling VMware modules without all these voodoo dances and it works just fine. I do not even have kernel sources installed so I (fortunately) cannot even try these steps. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org