Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jan 1999 17:20:35 -0200
From:      Gustavo Vieira G C Rios <grios@netshell.vicosa.com.br>
To:        Bill Woods <wwoods@cybcon.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: make world dies....whats up???
Message-ID:  <368FC303.9304DAAE@netshell.vicosa.com.br>
References:  <Pine.BSI.4.05L.9812311826100.12092-100000@pdx.cybcon.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?368FC303.9304DAAE>