On Tue, 4 Feb 2003 10:20:04 -0800
Kris Kennaway <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to