Native build problem with gcc-2.95.2

Fred Schoen schoen@idi-middleware.com
Fri Jan 14 12:03:00 GMT 2000


Sir or Madam,

After running "Configure" successfully, I have an error during the "make
bootstrap" phase of building native gcc-2.95.2 on platform HP-UX
B.10.20 A 9000/712.  Would you please offer your opinion?  The following
is the segment of the output from "make bootstrap" where the error
occurs:

"Making all in makeinfo
make[3]: Entering directory `/big1/gnu/objdir/texinfo/makeinfo'
gcc -DHAVE_CONFIG_H -I. -I../../../gcc-2.95.2/texinfo/makeinfo -I..
-I../../../g
cc-2.95.2/texinfo/lib -I../intl -DLOCALEDIR=\"/usr/local/share/locale\"
-O2 -c
../../../gcc-2.95.2/texinfo/makeinfo/makeinfo.c
gcc -DHAVE_CONFIG_H -I. -I../../../gcc-2.95.2/texinfo/makeinfo -I..
-I../../../g
cc-2.95.2/texinfo/lib -I../intl -DLOCALEDIR=\"/usr/local/share/locale\"
-O2 -c
../../../gcc-2.95.2/texinfo/makeinfo/multi.c
gcc -O2  -o makeinfo  makeinfo.o multi.o ../lib/libtxi.a
../intl/libintl.a

ld: Unsatisfied symbols:
   __builtin_va_start (code)
make[3]: *** [makeinfo] Error 1
make[3]: Leaving directory `/big1/gnu/objdir/texinfo/makeinfo'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/big1/gnu/objdir/texinfo'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/big1/gnu/objdir/texinfo'
make: *** [all-texinfo] Error 2 "

The missing symbol seems to be defined in libiberty/libiberty.a, but
that library is not referenced in gcc-2.95.2/texinfo/makeinfo/Makefile.

Thank you,
Fred.




More information about the Gcc-bugs mailing list