From: Alan Charlton (agc@weasel.demon.co.uk)
Date: 12/21/92


From: agc@weasel.demon.co.uk (Alan Charlton)
Subject: Re: Missing Header Files in SLS 0.99
Date: Mon, 21 Dec 1992 13:52:45 +0000

In article <168C41D55.JHUANG@kentvm.kent.edu> JHUANG@kentvm.kent.edu writes:
> Hello All. I am not sure that this has been encountered before.
>
> I downloaded SLS 0.99 from sunsite and had it installed on my 486
> very smoothly.
>
> Everything ran well, until I tried to compile a small C program.
> It then complained about <linux/types.h>, <linux/stat.h>, etc. being
> not found. I then went to "/usr/include/linux" and found out that only
> "const.h" was there.
>
> Simple question: what should I do about this situation?
>
> Thanks in advance.
>

(from memory):

try:

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

        and

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

This should work, although it's quite possible that I may have transposed
the arguments.

Happy Linuxing,

Alan.

-- 
+---------------------------------+--------------------------------+
| Alan Charlton, Bristol, England | If B.U.R.D. doesn't spell Bird |
| agc@cix.compulink.co.uk         | - what the hell does it spell? |
| agc@weasel.demon.co.uk          |                                |
| Tel:  +44 454 202706 (after 6)  | ---  W. R. Hearst              |
+---------------------------------+--------------------------------+