Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 2003 00:33:15 +0100
From:      "geek" <geek@netcabo.pt>
To:        <FreeBSD-questions@FreeBSD.org>
Subject:   Source update problems
Message-ID:  <2305CFC39C15AA4896E06E5C91C509EF0374385F@VS2.hdi.tvcabo>

next in thread | raw e-mail | index | archive | help
I have a problem to update my source!
This is my supfile:

SRCSUPFILE:
*default host=3Dcvsup2.freebsd.org
*default base=3D/usr
*default prefix=3D/usr
*default release=3Dcvs tag=3DRELENG_4
*default delete use-rel-suffix
*default compress
src-all

and my procediment was that:

root# cvsup -g -L2 SRCSUPFILE
root# make buildworld
root# make buildkernel KERNCONF=3DMYKERNEL
root# make installkernel KERNCONF=3DMYKERNEL
root# make installworld
root# mergemaster
root# reboot

i do "cvsup -g -L2 SRCSUPFILE" right, but when i make make buildworld =
the answer was: make: don't know how to make buildworld. Stop!

What can be ?



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