Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Dec 2000 14:48:30 -0800
From:      Kent Stewart <kstewart@urx.com>
To:        Bryce Newall <data@dreamhaven.net>
Cc:        FreeBSD Questions List <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Problems w/ make buildworld
Message-ID:  <3A32B6BE.5F69919F@urx.com>
References:  <Pine.BSF.4.21.0012090834570.417-100000@ds9.dreamhaven.net>

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


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A32B6BE.5F69919F>