|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [Plug] More Kernel Problems
|
For some reason it's not finding the standard C library header files.
Did you uninstall them by mistake?
Can you compile any other programs? All C programs use stdio.h If gcc
can't find it just for your kernel then something is really weird.
- For you nitpickers -
Yes, I know you can write C programs without stdio.h but honestly, how
many programs do you see that don't while doing things that are in the
libc library?
_______________________________________________
Plug maillist - Plug@lists.nothinbut.net
http://lists.nothinbut.net/mail/listinfo/plug
|
|