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]

bug?


Hello, I am running linux 2.2.11, and trying to instal  gcc-2.95.2... here is my problem at the make bootstrap command:
 
 
[root@localhost objdir]# make bootstrap
make[1]: Entering directory `/root/objdir/libiberty'
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/root/srcdir/gcc-2.95.2/libiberty/../include   /root/srcdir/gcc-2.95.2/libiberty/fnmatch.c -o pic/fnmatch.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/root/srcdir/gcc-2.95.2/libiberty/../include  /root/srcdir/gcc-2.95.2/libiberty/fnmatch.c
In file included from /usr/include/bits/errno.h:25,
                 from /usr/include/errno.h:36,
                 from /root/srcdir/gcc-2.95.2/libiberty/fnmatch.c:46:
/usr/include/linux/errno.h:4: asm/errno.h: No such file or directory
make[1]: *** [fnmatch.o] Error 1
make[1]: Leaving directory `/root/objdir/libiberty'
make: *** [all-libiberty] Error 2
[root@localhost objdir]#      
 
 
 
I am a NEW user of Linux and have limited experience with it, so any help would really be appreciated!
 
Oscar

Oscar J. Paquette III
Sharlyn J. Paquette
opaque1@gl.umbc.edu
oscarpaquette@hotmail.com
opaque1um@etrademail.com
www.gl.umbc.edu/~opaque1/491B/webproj

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