CVSUP + Make buildworld...

Angus MacGyver macgyver at calibre-solutions.co.uk
Fri Jan 14 11:41:51 PST 2005


Ok..
I am having a moment of extreme muppetry (i think)

Thanks to Wilko for sorting out some bits on the ftp.freebsd.org site...



I have now have a working minimal install from FTP of 5.3-RELEASE...

I have even installed a couple of packages, and even cvsup'd the
source...

And that is where the problem has started....

I have selected all but kerberos in the SRC section of the cvsup file,
and some selected ports...
All files come down, no apparent errors...

I have gone into /usr/ports and installed a couple of the packages i
require...

All good.

Now to rebuild world...

so, following on from 4.9/4.10...

root at test53bsd:/> cd /usr/src 
root at test53bsd:/usr/src> make buildworld
make: don't know how to make buildworld. Stop


The Makefile in /usr/src is actually Makefile,v , again fine, but no
Makefile itself...

Ideas of what i have forgotten ????


Follows is the src bit of my supfile..

Cheers

AM



*default host=cvsup.FreeBSD.org
*default base=/usr
*default prefix=/usr/
*default release=cvs
*default delete use-rel-suffix
                                                                                                   
# If your network link is a T1 or faster, comment out the following
line.
*default compress
                                                                                                   
## Main Source Tree.
#
# The easiest way to get the main source tree is to use the "src-all"
# mega-collection.  It includes all of the individual "src-*"
collections.
# src-all
                                                                                                   
# These are the individual collections that make up "src-all".  If you
# use these, be sure to comment out "src-all" above.
src-base
src-bin
src-contrib
src-etc
#src-games
src-gnu
src-include
#src-kerberos5
#src-kerberosIV
src-lib
src-libexec
src-release
src-sbin
src-share
src-sys
src-tools
src-usrbin
src-usrsbin
# These are the individual collections that make up FreeBSD's crypto
# collection. They are no longer export-restricted and are a part of
# src-all
src-crypto
#src-eBones
#src-secure
src-sys-crypto






More information about the freebsd-alpha mailing list