Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jan 2005 19:41:47 +0000
From:      Angus MacGyver <macgyver@calibre-solutions.co.uk>
To:        freebsd-alpha@freebsd.org
Cc:        freebsd-alpha@freebsd.org
Subject:   CVSUP + Make buildworld...
Message-ID:  <1105731707.4123.6959.camel@yavin4.calibre-solutions.co.uk>
In-Reply-To: <20050114181121.GC12260@dragon.nuxi.com>
References:  <16866.32790.398095.651691@canoe.dclg.ca> <20050114002651.GD29445@dragon.nuxi.com> <20050114074336.GA97061@freebie.xs4all.nl> <20050114181121.GC12260@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@test53bsd:/> cd /usr/src 
root@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






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