Make buildworld failure
Charles Howse
chowse at charter.net
Mon Aug 18 19:42:07 PDT 2003
> > *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.
OK, that's not too bad an error. As a hobbyist, I have no fear of
re-installing, and I'm *determined* to get this right from install to
everyday use.
I'll do a fresh install tomorrow morning, edit the cvsupfile, and change
src-base to scr-all, cvsup, and try again.
The only lines I uncommented in make.conf are:
CFLAGS= -O -pipe
NOPROFILE= true
USA_RESIDENT= yes
Good?
More information about the freebsd-questions
mailing list