Date: Fri, 16 Nov 2001 11:30:43 -0700 From: "TJ Cuddy" <tj161@yahoo.com> To: <freebsd-questions@FreeBSD.org> Subject: probs w/ make buildworld Message-ID: <001001c16ecd$155186a0$d21bd440@TOM>
next in thread | raw e-mail | index | archive | help
Hey guys... I'm having a problem here with " make buildworld ". Ive recvsup about 3 times to make sure it wasn't a problem there. I followed the direction at the bottom of the handbook page on "using make world" and I've had a couple people help me out in #freebsdhelp and I just can't seem to figure out the problem. This is my first time updateing my source so I'm new to the whole thing. Here's the output of uname FreeBSD TJ1.AmpedOut.net 4.1-RELEASE FreeBSD 4.1-RELEASE #4: Fri Oct 12 08:32:13 MST 2001 @TJ2.AmpedOut.net:/usr/src/sys/compile/AMPED i386 And heres the error message that I'm getting when I run make buildworld: 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 If you need any other information or have any ideas than please reply. I'm greatly appreciative. TJ Cuddy tj161@yahoo.com _________________________________________________________ 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-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001001c16ecd$155186a0$d21bd440>