[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problem with my system includes



Ya, that's pretty much what I did I believe and it works fine.  There are
already dirs of those names in /usr/include, so you'llhave to either
delete them or rename them.  I recommend renaming them as a precaution.  I
don't use debian packages for kernels anymore, so symlinking them to
/usr/src/linux/ works best for me.  Once you symlink those dirs, and
reboot your machine with whatever kernel /usr/src/linux is, you should be
fine.  As for removing your old kernel, you shouldn't have to worry about
it.  Old kernels don't get in the way as far as I Know.

								Rob

On Thu, 20 May 1999, Pollywog wrote:

> What should I do to fix this?
> 
> ### Something is wrong with the system include files on
> ### your machine!  The file <linux/version.h> is for a
> ### 2.2.5 Linux system but you are running a 2.2.6
> ### kernel.  This will not work for building the VMware device
> ### drivers; you must have include files that match the version
> ### of your operating system.
> 
> Here is my proposed fix:
> 
> I cd /usr/include
> 
> there I do this:
> 
> ln -s /usr/src/linux/include/asm-i386 asm
> ln -s /usr/src/linux/include/linux linux
> ln -s /usr/src/linux/include/scsi scsi
> ln -s /usr/src/linux/include/net net
> 
> Then I recompile my kernel.  Will that take care of it?  I know I have an old
> kernel image installed when I installed Debian.  Will I also have to find and
> remove it?
> 
> thanks
> 
> --
> Andrew
> 
> 
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
> 

=======================================================================
ratirh@lore.cs.purdue.edu : Role-Player, Babylon 5 fanatic      1998-99
Aka Khyron the Backstabber : ICQ# 2325055
Homepage: www.cs.purdue.edu/homes/ratirh 

"Happiness comes in short spurts.  Don't be fooled."
=======================================================================


Reply to: