Date: Thu, 25 Jun 1998 00:47:25 +0200 (CEST) From: Stefan Bethke <stb@hanse.de> To: freebsd-current@FreeBSD.ORG Subject: Unable to compile from 2.2.6-stable Message-ID: <Pine.BSF.3.96.980625003359.15743A-100000@transit.hanse.de>
next in thread | raw e-mail | index | archive | help
I've tried to make world from a 2.2.6-stable (around 3 weeks ago), from a -current source cvsup'd less than 24 hours ago. The only thing I get after # make buildworld MACHINE_ARCH=i386 BINFORMAT=aout (had to define both, else make fails almost immediatly) -------------------------------------------------------------- Making make -------------------------------------------------------------- [ ... ] cc -O2 -m486 -pipe -I/usr/src/usr.bin/make -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/make/lst.lib/lstSucc.c cc -O2 -m486 -pipe -I/usr/src/usr.bin/make -I/usr/obj/usr/src/tmp/usr/include -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. Is there anything particular I'm missing, or should I upgrade in smaller steps (say, from a March -current first, since it worked then...) Thanks, Stefan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980625003359.15743A-100000>