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]

Redhat/Alpha build error



/home/bill/egcs-970901/gcc/xgcc -B/home/bill/egcs-970901/gcc/ -c -g -O2 -I. -I./../../include  ./dummy.c 2>/dev/null
(/home/bill/egcs-970901/gcc/xgcc -B/home/bill/egcs-970901/gcc/ -o dummy -g -O2   dummy.o  ) >errors 2>&1 || true
echo "/* !Automatically generated from ./functions.def"\
  "- DO NOT EDIT! */" >lconfig.h
awk -f needed2.awk <errors >>lconfig.h
make[2]: Leaving directory `/home/bill/egcs-970901/libraries/libiberty'
cp xconfig.h config.tmp
/bin/sh ./../move-if-change config.tmp config.h
./../move-if-change: ./../move-if-change: No such file or directory
make[1]: *** [stamp-config] Error 1
make[1]: Leaving directory `/home/bill/egcs-970901/libraries/libiberty'
make: *** [all-target-libiberty] Error 2           

[bill@pulsar egcs-970901]$ uname -a
Linux pulsar.math.ucdavis.edu 2.0.30 #1 Thu Jun 12 15:42:40 EDT 1997 alpha unknown
[bill@pulsar egcs-970901]$ cat /etc/redhat-release
release 4.2 (Biltmore)
[bill@pulsar egcs-970901]$ gcc -v
Reading specs from /usr/lib/gcc-lib/alpha-linux/2.7.2.1/specs
gcc version 2.7.2.1                                     

-- 
Bill Broadley           Bill@math.ucdavis.edu               UCD Math Sys-Admin
Linux is great.         http://math.ucdavis.edu/~bill			PGP-ok


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