This is the mail archive of the gcc@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 Help


I'm getting this error when I try to make gcc
 
 
make[1]: Entering directory `/root/gcc-2.95/libiberty'
test x"no" != xyes || \
  egcs -c -DHAVE_CONFIG_H -g -I. -I./../include   mkstemps.c -o pic/mkstemps.o
egcs -c -DHAVE_CONFIG_H -g -I. -I./../include  mkstemps.c
mkstemps.c: In function `mkstemps':
mkstemps.c:72: storage size of `tv' isn't known
make[1]: *** [mkstemps.o] Error 1
make[1]: Leaving directory `/root/gcc-2.95/libiberty'
make: *** [all-libiberty] Error 2
 
 
 
Anybody know what I should do?
 
 
It's on a Redhat 6.2 i386 system
 
I have egcs installed, but apache and php are bitching about using gcc
so I need to get this bad boy installed
 
Thanks
 
 
KoAps

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