This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
build failure (f2c.h)
- To: egcs at cygnus dot com
- Subject: build failure (f2c.h)
- From: mrs at wrs dot com (Mike Stump)
- Date: Mon, 13 Jul 1998 17:44:28 -0700
I am seeing:
/bin/sh config.status
creating Makefile
creating config.h
config.h is unchanged
echo timestamp > stamp-h
/kankakee2/mrs/net/egcs-sol/gcc/xgcc -B/kankakee2/mrs/net/egcs-sol/gcc/ -c -I. -I../../../../egcs/libf2c/libU77 -I../../../../egcs/libf2c/libU77/../libI77 -I.. -DHAVE_CONFIG_H -g -O2 -o VersionU.o ../../../../egcs/libf2c/libU77/Version.c
/kankakee2/mrs/net/egcs-sol/gcc/xgcc -B/kankakee2/mrs/net/egcs-sol/gcc/ -c -DSkip_f2c_Undefs -I. -I../../../../egcs/libf2c/libU77 -I../../../../egcs/libf2c/libU77/../libI77 -I.. -DHAVE_CONFIG_H -g -O2 ../../../../egcs/libf2c/libU77/gerror_.c
../../../../egcs/libf2c/libU77/gerror_.c:29: f2c.h: No such file or directory
make[3]: *** [gerror_.o] Error 1
make[2]: *** [u77] Error 2
make[1]: *** [all-target-libf2c] Error 2
make: *** [bootstrap] Error 2
on sparc 2.5.1. First saw it on Sunday. I reconfigured, just to be sure
it wasn't a configure problem, and rebuilt (bootstrap) and the problem is
still there.