On Wed, 4 May 2005, Nicolas FRANCOIS wrote: > -o pic/filedoalloc.o In file included from > ../../../gcc-2.95.3/libio/libio.h:30, from > ../../../gcc-2.95.3/libio/iolibio.h:1, from > ../../../gcc-2.95.3/libio/libioP.h:47, from > ../../../gcc-2.95.3/libio/filedoalloc.c:45: _G_config.h:32: parse error > before `_G_fpos_t' _G_config.h:32: warning: data definition has no type or > storage class _G_config.h:43: parse error before `_G_sigset_t' > _G_config.h:43: warning: data definition has no type or storage class > In file included from ../../../gcc-2.95.3/libio/libioP.h:47, > from ../../../gcc-2.95.3/libio/filedoalloc.c:45: > ../../../gcc-2.95.3/libio/iolibio.h:13: parse error before `_G_fpos_t' > ../../../gcc-2.95.3/libio/iolibio.h:18: parse error before `*' > make[1]: *** [filedoalloc.o] Erreur 1 > make[1]: Leaving directory > `/sources/gcc-build/i686-pc-linux-gnuoldld/libio' make: *** > [all-target-libio] Erreur 2 > > What can I do about this ? > > \bye > >
Worst case, I guess you might have to build a 3.3 gcc (3.3.4 or 3.3.5) and use that to build 2.95.3. Ken -- das eine Mal als Trag�die, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
