Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Feb 2003 14:15:44 -0600
From:      Stephen Hilton <nospam@hiltonbsd.com>
To:        freebsd-questions@FreeBSD.ORG
Cc:        <kris@obsecurity.org>, <gsam@trini0.org>
Subject:   Re: Buildworld Failing
Message-ID:  <20030204141544.65fefdf4.nospam@hiltonbsd.com>
In-Reply-To: <20030204182004.GC4469@rot13.obsecurity.org>
References:  <3E3F5194.2070201@trini0.org> <20030204144520.GK88454@uk.easynet.net> <20030204182004.GC4469@rot13.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 4 Feb 2003 10:20:04 -0800
Kris Kennaway <kris@obsecurity.org> wrote:

> On Tue, Feb 04, 2003 at 02:45:20PM +0000, Marc Silver wrote:
> > Hi there,
> > 
> > Did you clean out /usr/obj before you started the 'make buildworld'??
> > If you have previously compiled buildworld, then this is something you
> > should do.  To do this:
> > 
> > cd /usr/obj
> > chflags -R noschg *
> > rm -fr /usr/obj/usr
> > 
> > Then, 'make clean' in /usr/src and start again.  Hopefully that'll fix
> > it.
> 
> You actually want 'make cleandir'

Is running make cleandir twice no longer recommended/needed in 
4.7-STABLE ?

'make cleandir && make cleandir'

----------------------

> > >/usr/libexec/elf/ld: cannot find -ltermcap

This represents "-l termcap"


Regards,

Stephen Hilton
nospam@hiltonbsd.com

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?20030204141544.65fefdf4.nospam>