Hello, I'm using 2.6.19.1 kernel and want to install VMware-server-1.0.1-29996 from rpm. But vmnet module can't be build. This is the error message I receive:
Using 2.6.x kernel build system.
make: Entering directory `/root/tmp/vmware-config5/vmnet-only'
make -C /lib/modules/2.6.19.1-vm/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.19.1'
CC /root/tmp/vmware-config5/vmnet-only/driver.o
CC /root/tmp/vmware-config5/vmnet-only/hub.o
CC /root/tmp/vmware-config5/vmnet-only/userif.o
/root/tmp/vmware-config5/vmnet-only/userif.c: In function VNetCopyDatagramToUser:
/root/tmp/vmware-config5/vmnet-only/userif.c:629: error: CHECKSUM_HW undeclared (first use in this function)
/root/tmp/vmware-config5/vmnet-only/userif.c:629: error: (Each undeclared identifier is reported only once
/root/tmp/vmware-config5/vmnet-only/userif.c:629: error: for each function it appears in.)
make[2]: *** /root/tmp/vmware-config5/vmnet-only/userif.o Error 1
make[1]: *** \[_module_/root/tmp/vmware-config5/vmnet-only] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.19.1'
make: *** \[vmnet.ko] Error 2
make: Leaving directory `/root/tmp/vmware-config5/vmnet-only'
Unable to build the vmnet module.[/i]
Can You please help me with any advice solving my problem?
Thank You!
Message was edited by:
ho.ho