Re: 2.6.3-mjb1 vmware modules compile error..

From: Petr Vandrovec
Date: Sat Feb 21 2004 - 20:14:55 EST


On Sun, Feb 22, 2004 at 11:57:21AM +1100, Steve Kieu wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> I can not compile vmware modules in kernel 2.6.3-mjb1
> the compilation bomb wiht lot of error ; it can not
> find out many header files, probably something changes
> in the kernel build
> system?
>
> The vmmon modules I got from thi site
> ftp://platan.vc.cvut.cz/pub/vmware/ version 51
> (latest). vmnet compile
> fine.

It would be nice if you could post beginning of the compilation
messages. It uses simple

$(DRIVER_KO):
make -C $(BUILD_DIR) SUBDIRS=$$PWD SRCROOT=$$PWD/$(SRCROOT) modules

to start build, so I have no idea why it should break on your system.
Petr

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/