From owner-freebsd-questions Sat Dec 9 14:48:35 2000 From owner-freebsd-questions@FreeBSD.ORG Sat Dec 9 14:48:32 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id AC4ED37B400 for ; Sat, 9 Dec 2000 14:48:32 -0800 (PST) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id OAA04021; Sat, 09 Dec 2000 14:48:31 -0800 Message-ID: <3A32B6BE.5F69919F@urx.com> Date: Sat, 09 Dec 2000 14:48:30 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Bryce Newall Cc: FreeBSD Questions List Subject: Re: Problems w/ make buildworld References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bryce Newall wrote: > > Greetings, > > I am attempting to build FreeBSD 3.5-STABLE on my current 3.4-STABLE > system. I'm running into the following problem: > > cc -O -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 > main.o: In function `main': > main.o(.text+0xfba): undefined reference to `Make_Run' > make.o: In function `Make_Update': > make.o(.text+0x38f): undefined reference to `toBeMade' > make.o(.text+0x3f4): undefined reference to `toBeMade' > make.o(.text+0x408): undefined reference to `toBeMade' > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > > I downloaded a fresh source tree, but that didn't seem to help. Any > thoughts, suggestions, etc. will be greatly appreciated! Thanks in > advance. Did you try rm -rf /usr/obj/* You will have to chflag the directory to completely remove everything. I can't test build's on 3.x. I gave up on that line a 4.0-release. Kent > > ********************************************************* > * Bryce Newall * Email: data@dreamhaven.net * > * ICQ: 461599 * www.dreamhaven.net/~data * > * "Computers make very fast, very accurate mistakes." * > ********************************************************* > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message