Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Aug 2003 19:35:26 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        "Charles Howse" <chowse@charter.net>, <freebsd-questions@freebsd.org>
Subject:   Re: Make buildworld failure
Message-ID:  <200308181935.26614.kstewart@owt.com>
In-Reply-To: <019a01c365f9$c84a7210$04fea8c0@moe>
References:  <019a01c365f9$c84a7210$04fea8c0@moe>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 18 August 2003 07:29 pm, Charles Howse wrote:
> > > What have I done wrong?
> >
> > What did you cvsup and are you running as root when you try
> > to build it.
>
> Here's my /etc/cvsupfile, I ran /usr/local/cvsup -g -L 2
> /etc/cvsupfile, and yes, I'm runnig as root.
>
> *default  host=cvsup11.FreeBSD.org
> *default  base=/usr
> *default  prefix=/usr
> *default  release=cvs
> *default  tag=RELENG_4_8
> *default  delete use-rel-suffix
>
> src-base
> *default tag=.
> ports-all
> doc-all
>

If you want to do a buildworld, you will need the source for "src-all". 
It sounds like make tried to cd to a directory that didn't exist.

BTW, my /etc/make.conf only has the compat's and noprofile in it.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308181935.26614.kstewart>