Martin DiViaio on Sun, 11 Jul 1999 08:29:43 -0400 (EDT) |
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
|
|