This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
build failure (f2c.h)
- To: mrs at wrs dot com (Mike Stump)
- Subject: build failure (f2c.h)
- From: Gabriel Dos Reis <Gabriel dot Dos-Reis at dptmaths dot ens-cachan dot fr>
- Date: Tue, 14 Jul 1998 21:10:25 +0200 (MET DST)
- Cc: egcs at cygnus dot com
- References: <199807140044.RAA28999@kankakee.wrs.com>
>>>>> ĞMikeğ, Mike Stump <mrs@wrs.com> wrote:
Mike> I am seeing:
Mike> /bin/sh config.status
Mike> creating Makefile
Mike> creating config.h
Mike> config.h is unchanged
Mike> echo timestamp > stamp-h
Mike> /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
Mike> /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
Mike> ../../../../egcs/libf2c/libU77/gerror_.c:29: f2c.h: No such file or directory
Mike> make[3]: *** [gerror_.o] Error 1
Mike> make[2]: *** [u77] Error 2
Mike> make[1]: *** [all-target-libf2c] Error 2
Mike> make: *** [bootstrap] Error 2
Mike> on sparc 2.5.1. First saw it on Sunday. I reconfigured, just to be sure
Mike> it wasn't a configure problem, and rebuilt (bootstrap) and the problem is
Mike> still there.
I encountered this problem on solaris 2.5 yesterday (Thursday).
-- Gaby