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

Re: your mail



On Sat, 6 Jul 1996, Nir Soffer wrote:

> Subject: Those darn includes again
> Hello again. :). Okay - THAT'S how my /usr/include/linux is defined.
> 
> lrwxrwxrwx   1 root     root           28 Jul  1 15:21 linux -> /usr/src/linux/include/linux
> 
> And that's how the /usr/include/linux/asm is defined.
> 
> lrwxrwxrwx   1 root     root           32 Jul  6 02:15 asm -> /usr/src/linux/include/asm-i386/
> 
> THIS - is a make running a long trying to compile something.
> As you can see - it didn't quite work. 
> Anyone know why/how/when and what I should do now, with a full explanation
> and not just saying what happened, but also what I should do? :)

All I can say is this. Enter /usr/include. Do 'cd linux'. Check that
the files that were NOT found are there. In short, check the exact
search mechanism you see gcc going through.

Shay

--
Shay Rojansky, roji@cs.huji.ac.il                 Finger for PGP public key



References: