In the latests series of kernels I've found that I can no longer compile
many applications. In particular, types.h and errno.h can't be found by
the gcc 2.7.2 compiler. Its not because I've neglected to include the
soft links from the linux source to the /usr/include subdirectory.
I noticed a note in another group that talked about the movement of some
of the include files. I'm not that familiar with bash configuration, but
is there someway to insure that make looks in the right place for these
files?
I'm currently trying to construct the new libc for my system.
Rob