On Tue, May 19, 2009 at 06:45:10AM +0200, Kornel Benko wrote: > Am Montag, 18. Mai 2009 schrieb Richard Heck: > > configure:4079: checking for gcc option to accept ISO C89 > > configure:4153: gcc  -c -g -O2  conftest.c >&5 > > conftest.c:11:19: error: stdio.h: No such file or directory > > conftest.c:12:23: error: sys/types.h: No such file or directory > > conftest.c:13:22: error: sys/stat.h: No such file or directory > > conftest.c:16: error: expected '=', ',', ';', 'asm' or '__attribute__' > > before '*' token > > conftest.c:50: error: expected declaration specifiers or '...' before 'FILE' > > configure:4160: $? = 1 > > configure: failed program was: > > > > You have some files not installed, e.g. stdio.h
Richard said that they are actually there. Maybe some permission problems? -- Enrico