On Mon, Mar 29, 1999 at 02:38:31PM +1000, Corey Ralph wrote: > I'm having a problem getting vmware to install on slink with 2.2.3 kernel. > > Something to do with include files. First, I still had the 2.0.36 headers > installed. I upgraded these to the 2.2.3 versions. > > The error that it is reporting is that there is no include path to find > asm/cache, followed by several more. I am sure this is just something wrong > with the way I've installed the kernel headers. > > Any ideas?
Yeah - untar tar files with modules source code, modify makefiles to look for header files in /usr/src/kernel-2.2.3/include (or where you put you kernel source) first and compile those modules yourself then copy them to the directory where install.pl is. And reverse the kernel headers upgrade. Look in /usr/doc/libc6/FAQ.Debian.gz for justification why. > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null >