Hi! I'm having problems installing gcc. I'm dooing this at a redhat6.2 system with gcc version 2.95.1 19990816/Linux (release) installed. I'v made the following directories /usr/local/objects /usr/local/gcc-2.95.2 /usr/gcc-2.95-2 I'll do:=20 cd /usr/local/objects =2E./gcc-2.95.2/configure --prefix=3D/usr/gcc-2.95-2 make CFLAGS=3D'-O' LIBCFLAGS=3D'-g -O2' LIBCXXFLAGS=3D'-g -O2=20 -fno-implicit-templates' bootstrap I'll get: make[1]: Entering directory `/usr/local/objects/libiberty' if [ x"no" =3D xyes ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir test x"no" !=3D xyes || \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-2.95.2/libiberty/../include .. /../gcc-2.95.2/libiberty/argv.c -o pic/argv.o gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-2.95.2/libiberty/../include =2E./.. /gcc-2.95.2/libiberty/argv.c test x"no" !=3D xyes || \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-2.95.2/libiberty/../include .. /../gcc-2.95.2/libiberty/choose-temp.c -o pic/choose-temp.o gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-2.95.2/libiberty/../include =2E./.. /gcc-2.95.2/libiberty/choose-temp.c test x"no" !=3D xyes || \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-2.95.2/libiberty/../include .. /../gcc-2.95.2/libiberty/concat.c -o pic/concat.o gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-2.95.2/libiberty/../include =2E./.. /gcc-2.95.2/libiberty/concat.c test x"no" !=3D xyes || \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-2.95.2/libiberty/../include .. /../gcc-2.95.2/libiberty/cplus-dem.c -o pic/cplus-dem.o gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-2.95.2/libiberty/../include =2E./.. /gcc-2.95.2/libiberty/cplus-dem.c test x"no" !=3D xyes || \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-2.95.2/libiberty/../include .. /../gcc-2.95.2/libiberty/fdmatch.c -o pic/fdmatch.o gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-2.95.2/libiberty/../include =2E./.. /gcc-2.95.2/libiberty/fdmatch.c test x"no" !=3D xyes || \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-2.95.2/libiberty/../include .. /../gcc-2.95.2/libiberty/fnmatch.c -o pic/fnmatch.o gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-2.95.2/libiberty/../include =2E./.. /gcc-2.95.2/libiberty/fnmatch.c In file included from /usr/include/errno.h:36, from ../../gcc-2.95.2/libiberty/fnmatch.c:46: /usr/include/bits/errno.h:25: linux/errno.h: Ingen slik fil eller filkatalog make[1]: *** [fnmatch.o] Error 1 make[1]: Leaving directory `/usr/local/objects/libiberty' make: *** [all-libiberty] Error 2 I'v got /usr/bin/gcc in my path and I even tried to put '.' in my path. I hope you can help me. Bjørn Erik Halvorsen Kryssvn.18 0583 Oslo. tlf:93877766 e-mail:=09bjorn-er@student.matnat.uio.no, bhalvors@jancomulti.com http://www.ifi.uio.no/~bjorn-er/