Date: Mon, 19 Nov 2001 17:15:57 +0200 From: Ruslan Ermilov <ru@FreeBSD.ORG> To: "TJ <stable>" <bsdstable@yahoo.com> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: problems doing "make buildworld" Message-ID: <20011119171557.K32927@sunbay.com> In-Reply-To: <004f01c16ff3$cb2944a0$681ed440@TOM> References: <004f01c16ff3$cb2944a0$681ed440@TOM>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Nov 17, 2001 at 10:42:19PM -0700, TJ <stable> wrote: > 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. > Seems like you are trying to build -CURRENT /usr/src, not -STABLE. Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age 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?20011119171557.K32927>