Re: vmware-modules on AMD64
On Mon, Mar 07, 2005 at 02:48:53PM +0100, Markus Hirschmann wrote:
> Hi
>
> I have a big Problem I cannot resolve. I use vmware from
>
> deb http://www.fbriere.net/debian/dists/testing vmware/
>
> System is sarge with kernel-image 2.6.8-11 (-amd64-k8), the right
> kernel-headers are installed.
>
> There is also gcc-3.4 (which was used to compile the kernel) and symlink
> from /usr/bin/gcc.
>
> I get the following error:
>
> CC [M] /usr/src/modules/vmware/vmmon-only/linux/driver.o
> /usr/src/modules/vmware/vmmon-only/linux/driver.c:1: error: code model
> `kernel' not supported in the 32 bit mode
>
> vmware-any-any-patches tries, no success.
>
> Any suggestions out there? Can't I compile modules for this kernel on
> official sarge snapshot? Has anybody module packages oder modules for me?
>
> Thanks
>
Try to increase the verbosity of the build by putting V=1 in the
make command that builds the modules.
Seb
Reply to: