Re: Problem compiling VMware Tools with TSL 305 in ESX3?
"Claudio Broglia" <[email protected]> Tue, 20 Feb 2007 13:52:55 +0100
| Newsgroups | gmane.linux.trustix.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Christopher, I think your problem can be 1) you need kernel-headers and related packages (try kernel-source, gcc, glibc-devel, ...) 2) maybe you're missing a symlink that point to the kernel sources 2) your kernel is 2.6.19.x. This kernel breaks some compatibility with 2.6.17.x, and maybe some declare directive in source as changed, and the vmware compiling tool don't find them. Let us know if you're successfull ;)