From owner-freebsd-questions Fri Nov 16 10:40:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp010.mail.yahoo.com (smtp010.mail.yahoo.com [216.136.173.30]) by hub.freebsd.org (Postfix) with SMTP id 5A9A937B418 for ; Fri, 16 Nov 2001 10:40:48 -0800 (PST) Received: from 64-212-27-210.nas1.phx1.gblx.net (HELO TOM) (64.212.27.210) by smtp.mail.vip.sc5.yahoo.com with SMTP; 16 Nov 2001 18:40:47 -0000 Message-ID: <001001c16ecd$155186a0$d21bd440@TOM> From: "TJ Cuddy" To: Subject: probs w/ make buildworld Date: Fri, 16 Nov 2001 11:30:43 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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