[PLUG] Compilation problems
A Braunsdorf
ab@eas.purdue.edu
Mon, 07 Aug 2000 09:21:56 -0500
In message <Pine.LNX.4.21.0008070048080.11920-100000@dsl-026-d.resnet.purdue.ed
u>, Josh Guffin writes:
>
> i klugily linked my /usr/src/linux/include directory into /usr/include,
> and stuff compiles now, but i still have no clue why it stopped in the
> first place.
>
> has anyone heard of other people with these problems?
Sounds like the include files didn't get installed. /usr/src/linux
is where the sources to the system are, right? They should probably
get installed in /usr/include during the system install. That way
you could compile a new system with different headers without
breaking stuff.
ab