Re: Re: Compiling third-party kernel modules for amd64 kernel on Debian/386

2005-07-22 Thread Xavier Bestel
Hi, Hello, try vmware-any-any-update found at http://ftp.cvut.cz/vmware/ I tried the any-any-update93 to install vmware build 13124, but it still fails with: make: Entering directory `/tmp/vmware-config6/vmmon-only' make -C /lib/modules/2.6.11-9-amd64-k8/build/include/.. SUBDIRS=$PWD

Re: Compiling third-party kernel modules for amd64 kernel on Debian/386

2005-07-22 Thread Jo Shields
I've personally had no difficulty whatsoever with VMware 5 natively on AMD64 Debian, including the building of kernel modules. Is your kernel built with the same version of GCC as gcc -v reports? Xavier Bestel wrote: Hi, Hello, try vmware-any-any-update found at

Re: Compiling third-party kernel modules for amd64 kernel on Debian/386

2005-07-22 Thread Xavier Bestel
On Fri, 2005-07-22 at 11:59, Jo Shields wrote: I've personally had no difficulty whatsoever with VMware 5 natively on AMD64 Debian, including the building of kernel modules. Is your kernel built with the same version of GCC as gcc -v reports? Like the original poster, I'm using a 64bits

Re: Compiling third-party kernel modules for amd64 kernel on Debian/386

2005-07-22 Thread Goswin von Brederlow
Xavier Bestel [EMAIL PROTECTED] writes: On Fri, 2005-07-22 at 11:59, Jo Shields wrote: I've personally had no difficulty whatsoever with VMware 5 natively on AMD64 Debian, including the building of kernel modules. Is your kernel built with the same version of GCC as gcc -v reports? Like

Re: Compiling third-party kernel modules for amd64 kernel on Debian/386

2005-07-22 Thread Xavier Bestel
Ok, I finally found a solution: I rebuilt the script/mod/modpost executable and copied it over the one in the kernel-build directory, and the installation went perfectly. Thanks, Xav -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Compiling third-party kernel modules for amd64 kernel on Debian/386

2004-10-15 Thread Dave Carrigan
Hi, I just installed kernel-image-2.6.8-9-amd64-k8 and kernel-headers-2.6.8-9-amd64-k8 from Debian/unstable. I also have gcc 3.4 installed and made sure my /usr/bin/gcc was pointing to gcc-3.4 (and the same for g++). Now I want to compile the VMWare modules: