From owner-freebsd-questions Sun Jan 3 11:23:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA27041 for freebsd-questions-outgoing; Sun, 3 Jan 1999 11:23:21 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from guepardo.vicosa.com.br (guepardo.tdnet.com.br [200.236.148.6]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA27033 for ; Sun, 3 Jan 1999 11:23:17 -0800 (PST) (envelope-from grios@netshell.vicosa.com.br) Received: from netshell.vicosa.com.br [200.236.148.193] by guepardo.vicosa.com.br with ESMTP (SMTPD32-4.03) id A5457C1012C; Sun, 03 Jan 1999 16:30:13 +03d00 Message-ID: <368FC303.9304DAAE@netshell.vicosa.com.br> Date: Sun, 03 Jan 1999 17:20:35 -0200 From: Gustavo Vieira G C Rios X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: Bill Woods CC: questions@FreeBSD.ORG Subject: Re: make world dies....whats up??? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG make clean first, then make world. Bill Woods wrote: > > I am, from a clean install of 2.2.6 trying to do a make world to go to > 3.0-current. I just cvsupped the latest source a few mins ago and on a > make world I get... > > ---------------------------- > c -O -pipe -I/usr/local/src/usr.bin/make > -I/usr/obj/aout/usr/local/src/tmp/usr/include -c > /usr/local/src/usr.bin/make/lst.lib/lstLast.c > cc -O -pipe -I/usr/local/src/usr.bin/make > -I/usr/obj/aout/usr/local/src/tmp/usr/include -c > /usr/local/src/usr.bin/make/lst.lib/lstMember.c > cc -O -pipe -I/usr/local/src/usr.bin/make > -I/usr/obj/aout/usr/local/src/tmp/usr/include -c > /usr/local/src/usr.bin/make/lst.lib/lstNext.c > cc -O -pipe -I/usr/local/src/usr.bin/make > -I/usr/obj/aout/usr/local/src/tmp/usr/include -c > /usr/local/src/usr.bin/make/lst.lib/lstOpen.c > cc -O -pipe -I/usr/local/src/usr.bin/make > -I/usr/obj/aout/usr/local/src/tmp/usr/include -c > /usr/local/src/usr.bin/make/lst.lib/lstRemove.c > cc -O -pipe -I/usr/local/src/usr.bin/make > -I/usr/obj/aout/usr/local/src/tmp/usr/include -c > /usr/local/src/usr.bin/make/lst.lib/lstReplace.c > cc -O -pipe -I/usr/local/src/usr.bin/make > -I/usr/obj/aout/usr/local/src/tmp/usr/include -c > /usr/local/src/usr.bin/make/lst.lib/lstSucc.c > cc -O -pipe -I/usr/local/src/usr.bin/make > -I/usr/obj/aout/usr/local/src/tmp/usr/include -static -o make arch.o > buf.o compat.o cond.o dir.o for.o hash.o job.o main.o make.o parse.o str.o > suff.o targ.o var.o util.o lstAppend.o lstAtEnd.o lstAtFront.o lstClose.o > lstConcat.o lstDatum.o lstDeQueue.o lstDestroy.o lstDupl.o lstEnQueue.o > lstFind.o lstFindFrom.o lstFirst.o lstForEach.o lstForEachFrom.o lstInit.o > lstInsert.o lstIsAtEnd.o lstIsEmpty.o lstLast.o lstMember.o lstNext.o > lstOpen.o lstRemove.o lstReplace.o lstSucc.o > compat.o: Undefined symbol `___error' referenced from text segment > job.o: Undefined symbol `___error' referenced from text segment > job.o: Undefined symbol `___error' referenced from text segment > job.o: Undefined symbol `___error' referenced from text segment > job.o: Undefined symbol `___error' referenced from text segment > job.o: Undefined symbol `___error' referenced from text segment > job.o: Undefined symbol `___error' referenced from text segment > main.o: Undefined symbol `___error' referenced from text segment > main.o: Undefined symbol `___error' referenced from text segment > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > -------------------------- > > Someone want to shed some light on this.... > > Bill > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- +-------------------------------------------------------------------+ " ... Overall we've found FreeBSD to excel in performace, stability, technical support, and of course price. Two years after discovering FreeBSD, we have yet to find a reason why we switch to anything else" -David Filo, Yahoo! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message