I ran the pre-install commands no problem at all
sudo zypper install gcc make automake \
autoconf kernel-source kernel-headers
This installed linux-2.6.31.5-0.1
win4lin also installed fine. however the error message that gets
logged when win4lin attempts to configure its device drivers is:
ERROR: Kernel configuration is invalid.
include/linux/autoconf.h or include/config/auto.conf are
missing.
Run 'make oldconfig && make prepare' on kernel src to fix it.
Those files are indeed missing from the /usr/src/linux-2.6.31.5-0.1/
directory. What I don't understand is have I done something wrong, or
is win4lin not yet compatible with 11.2? and more importantly what can
I do to fix the problem, I'm not sure what is meant by run 'make
oldconfig'.
Any assistance or clues from anyone would be much appreciated, thanks.