login
Header Space

 
 

Linux 0.97 source README (included)

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
Date: Wednesday, August 5, 1992 - 12:29 pm

LW> 2.  Create a symlink:

 LW>  ln -s /usr/src/linux/include/linux /usr/include/linux 

 LW> This is required so that tools/build.c will compile and link (it
 LW> requires the standard versions of headers instead of the kernel
specific
 LW> headers, as it is a normal application, not kernel code).

I have also been running:                 

ln -s /usr/src/linux/include/asm /usr/include/asm

Won't say it's definitely required, but I will say that a couple of
other folks locally who *don't* have the second link ran into problems. 
I'm told that they resolved their problems by removing the scsi code. 
Go figure....  Anyway, I just pop in a new version of the kernel source
tree, when I get it, and it always compiles fine--has since 0.96b or
so?

BTW, thanks to Linus and all the other developers.  Really nice
product.

:-)

Rob L.

 * Origin: Via the Annex in Victoria, TX (1:3802/217)
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Linux 0.97 source README (included), Rob Levin, (Wed Aug 5, 12:29 pm)
speck-geostationary