X-pop3-spooler: POP3MAIL 2.1.0 b 4 980420 -bs- Delivered-To: pcg AT goof DOT com Date: Fri, 22 May 1998 05:22:08 -0500 (CDT) From: Shawn Leas To: beastium-list AT Desk DOT nl Subject: Please help me figure this out Message-Id: X-Clinton-Hdr4: test header4 Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: Marc Lehmann Status: RO Content-Length: 951 Lines: 24 Well, I have the Slakware 3.4 dist, running a 2.1.102 kernel, make 3.7.5 gcc 2.7.2.3 binutils 2.9.1 glibc 2.0.6 Please tell me where I should look to fix this! putc is stdio.h stuff... Why is this giving me problems!?! make[3]: Entering directory `/usr/src/egcs-19980517/texinfo/makeinfo' gcc -g -O2 -o makeinfo makeinfo.o multi.o ../lib/libtxi.a ../intl/libintl.a -lz makeinfo.o: In function `error': /usr/src/egcs-19980517/texinfo/makeinfo/makeinfo.c:847: undefined reference to `_IO_putc' multi.o: In function `out_char': /usr/src/egcs-19980517/texinfo/makeinfo/multi.c:81: undefined reference to `_IO_putc' make[3]: *** [makeinfo] Error 1 make[3]: Leaving directory `/usr/src/egcs-19980517/texinfo/makeinfo' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/src/egcs-19980517/texinfo' make[1]: *** [all-recursive-am] Error 2 make[1]: Leaving directory `/usr/src/egcs-19980517/texinfo' make: *** [all-texinfo] Error 2