Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jan 1999 18:27:30 -0800 (PST)
From:      Bill Woods <bwoods@cybcon.com>
To:        questions@FreeBSD.ORG
Subject:   Make world fails...how to fix ?? 
Message-ID:  <Pine.BSI.4.05L.9901011826500.10657-100000@pdx.cybcon.com>

next in thread | raw e-mail | index | archive | help

OK, while trying to go from 2.2.6 to 3.0-current, I get this? I know it
has something to do with the .mk files but I am not sure what? How would I
fix this. I had to wipe my disk and the only CD's I had were 2.2.6.

I just cvsupped ths ource and tried to compile....how would I fix this ?

--------------------------------------------------- 
cc -O -pipe
-I/usr/local/src/usr.bin/make -I/usr/obj/aout/usr/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/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/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/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/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/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/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/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.
---------------------------

Thanks,

Bill



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?Pine.BSI.4.05L.9901011826500.10657-100000>