Re: Problem compiling VMware Tools with TSL 305 in ESX3?

"Claudio Broglia" <[email protected]> Tue, 20 Feb 2007 15:49:22 +0100
Newsgroups gmane.linux.trustix.general
Message-ID <[email protected]>
Try to create a linux/config.h manually. This header basically
contains only one or two #define.
One of them, the only important I think, is #define UTS_RELEASE <your
kernel version, retrived from 'uname -r'>.