sarge-custom-0221.iso (downloaded from http://kmuto.jp/debian/d-i/ ) because i need support for newer hardware, mainly SATA and Ethernet devices.
Kernel info:
vmware:/usr# uname -a
Linux vmware 2.6.20-1-686 #1 SMP Tue Feb 20 22:59:46 UTC 2007 i686 GNU/Linux
My problems occur when running /usr/bin/vmware-config.pl. I get the following error:
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config1/vmmon-only'
make -C /usr/src/linux-headers-2.6.20-1-686/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.20-1-686'
CC /tmp/vmware-config1/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config1/vmmon-only/linux/driver.c:80:
/tmp/vmware-config1/vmmon-only/include/compat_kernel.h:21: error: syntaksfejl before "compat_exit"
/tmp/vmware-config1/vmmon-only/include/compat_kernel.h:21: advarsel: type defaults to `int' in declaration of `_syscall1'
/tmp/vmware-config1/vmmon-only/include/compat_kernel.h:21: advarsel: function declaration isn't a prototype
/tmp/vmware-config1/vmmon-only/include/compat_kernel.h:21: advarsel: `_syscall1' declared `static' but never defined
make[2]: *** /tmp/vmware-config1/vmmon-only/linux/driver.o Fejl 1
make[1]: *** \[_module_/tmp/vmware-config1/vmmon-only] Fejl 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.20-1-686'
make: *** \[vmmon.ko] Fejl 2
make: Leaving directory `/tmp/vmware-config1/vmmon-only'
Unable to build the vmmon module.
For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".
Execution aborted.
can anyone help me with this, im kinda stuck.