|
From: Gilles E. <g....@fr...> - 2008-10-27 22:39:21
|
----- Original Message -----
From: Davide
To: ipc...@li...
Sent: Monday, October 27, 2008 7:53 PM
Subject: [IPCop-devel] Adding vm-tools package to IPCOP 1.4.21
> make[3]: Entering directory
`/usr/src/vm-tools-2008.09.03-114782/modules/linux/vsock'
I am stopped before that stage.
I add the call in make.sh after openvpn
On the lfs file, I had to add --with-kernel-release=$(KVER) or configure
stop very early
Tested with 2008.09.03-114782 or 2008.10.10-123053 , it fail similary with
make[3]: Entering directory
`/usr/src/open-vm-tools-2008.09.03-114782/modules/linux/vmxnet'
In file included from /lib/modules/2.4.36/build/include/asm/dma.h:14,
from vmxnet.c:34:
/lib/modules/2.4.36/build/include/linux/delay.h:62: error: parse error
before "const"
make[3]: *** [vmxnet.o] Error 1
Gilles
PS I have attached the lfs file I used
|