This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gcc errors



Dear GNU:

	My computer: 

  Slackware 3.4 with all the upgrades for glibc-2.1.3 
  kernel version 2.0.38
  kernel source version 2.2.16 - for headers for glibc
  configure command ../gcc-2.95.2/configure --host=i486-linux - seems to do fine
  make command make bootstrap

	During the first few seconds of the compile:

/gcc-2.95.2/libiberty/choose-temp.c
In file included from /usr/include/stdio.h:57,
                 from ../../gcc-2.95.2/libiberty/choose-temp.c:29:
/usr/include/libio.h:370: parse error before `_IO_seekoff'
/usr/include/libio.h:370: parse error before `_G_off64_t'
/usr/include/libio.h:370: warning: data definition has no type or storage class
/usr/include/libio.h:371: parse error before `_IO_seekpos'
/usr/include/libio.h:371: parse error before `_G_fpos64_t'
/usr/include/libio.h:371: warning: data definition has no type or storage class
make[1]: *** [choose-temp.o] Error 1
make[1]: Leaving directory `/mnt/hda3/_objdir_/libiberty'
make: *** [all-libiberty] Error 2

Sincerely,
Matt Miller

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]