kojak wrote:
> well I found this http://nerdbynature.de/bits/2.6.19-rc5/
Just for curiosity I try the pach and now I can compile.
But for the moment I will continue with 2.6.18.5 and
with 2.6.16.36 for the guest.
-----------------------------------
[root@centrino/tmp/test/vmnet-only]# patch -p1
<../vmnet_CHECKSUM_PARTIAL.diff
patching file Makefile.kernel
patching file bridge.c
patching file userif.c
[root@centrino/tmp/test/vmnet-only]# make
Using 2.6.x kernel build system.
make -C /lib/modules/2.6.19.1/build/include/.. SUBDIRS=$PWD
SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.19.1'
CC [M] /tmp/test/vmnet-only/driver.o
CC [M] /tmp/test/vmnet-only/hub.o
CC [M] /tmp/test/vmnet-only/userif.o
CC [M] /tmp/test/vmnet-only/netif.o
CC [M] /tmp/test/vmnet-only/bridge.o
CC [M] /tmp/test/vmnet-only/procfs.o
CC [M] /tmp/test/vmnet-only/smac_compat.o
SHIPPED /tmp/test/vmnet-only/smac_linux.x386.o
LD [M] /tmp/test/vmnet-only/vmnet.o
Building modules, stage 2.
MODPOST 1 modules
CC /tmp/test/vmnet-only/vmnet.mod.o
LD [M] /tmp/test/vmnet-only/vmnet.ko
make[1]: Leaving directory `/usr/src/linux-2.6.19.1'
cp -f vmnet.ko ./../vmnet.o