Date: Sat, 17 Nov 2001 22:42:19 -0700 From: "TJ <stable>" <bsdstable@yahoo.com> To: <freebsd-stable@freebsd.org> Subject: problems doing "make buildworld" Message-ID: <004f01c16ff3$cb2944a0$681ed440@TOM>
next in thread | raw e-mail | index | archive | help
Hey guys. I've cvsuped the source to the most recent stable release about 4 times from 2 different servers to make sure that its not a prob with the source I downloaded and I'm still getting the same problem. Current version is 4.1 and again I'm trying to update to stable. here's the error message that I'm recieving: cc -O -pipe -c /usr/src/usr.bin/yacc/warshall.c cc -O -pipe -static -o yacc closure.o error.o lalr.o lr0.o main.o mkpar.o o utput.o reader.o skeleton.o symtab.o verbose.o warshall.o error.o: In function `print_pos': error.o(.text+0xec): undefined reference to `__stderrp' error.o(.text+0xfd): undefined reference to `__stderrp' error.o(.text+0x116): undefined reference to `__stderrp' error.o(.text+0x136): undefined reference to `__stderrp' error.o(.text+0x145): undefined reference to `__stderrp' error.o(.text+0x15d): more undefined references to `__stderrp' follow main.o: In function `getargs': main.o(.text+0x1dd): undefined reference to `__stdinp' *** Error code 1 Stop in /usr/src/usr.bin/yacc. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. If you can help me or if you can point me in the correct direction please reply and let me know... Thanks in advance for your input. TJ Cuddy Amped Out Networking and Design _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004f01c16ff3$cb2944a0$681ed440>