failed build

Adam Wiggins adam@angel.com
Thu Mar 18 19:28:00 GMT 1999


I'm getting a failed build.  I'm currently using egcs 1.1.1 (which I built
on this system, along with previous versions of egcs, without problems).
egcs 1.1.2 failed to build.  I thought maybe there was a patching problem
so I downloaded the entire 1.1.2 archive just to be safe.  Same error.

It looks like this:

Making all in makeinfo
make[3]: Entering directory `/home/uvatha/egcs-1.1.2/texinfo/makeinfo'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl
-DLOCALEDIR=\"/usr/local/share/locale\"  -O -c makeinfo.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl
-DLOCALEDIR=\"/usr/local/share/locale\"  -O -c multi.c
gcc -O  -o makeinfo  makeinfo.o multi.o ../lib/libtxi.a ../intl/libintl.a
-lz
makeinfo.o: In function `error':
makeinfo.o(.text+0x3f): undefined reference to `_IO_putc'
multi.o: In function `out_char':
multi.o(.text+0xe): undefined reference to `_IO_putc'
collect2: ld returned 1 exit status
make[3]: *** [makeinfo] Error 1
make[3]: Leaving directory `/home/uvatha/egcs-1.1.2/texinfo/makeinfo'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/uvatha/egcs-1.1.2/texinfo'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/home/uvatha/egcs-1.1.2/texinfo'
make: *** [all-texinfo] Error 2

My system is:
Linux ea 2.2.1 #15 Fri Mar 5 17:39:35 PST 1999 i686 unknown

It's libc5, based on an older (3.2?) version of Slackware.
If any more info would be helpful, email me directly (I assume this is a
mailing list - I'm not on it).



More information about the Gcc-bugs mailing list