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

next in thread | previous in thread | raw e-mail | index | archive | help
Sorry to trouble folks....
I think I sorted it..

On Fri, 2005-01-14 at 19:41, Angus MacGyver wrote:
> Ok..
> I am having a moment of extreme muppetry (i think)
> 

Yup...
It was..

try the line in the supfile...

*default release=cvs

SHOULD read...

*default release=cvs tag=RELENG_5_3

I obviously dd'd the line and put it back wrong when i went from 4.x to
5...

Restarted the cvsup again, and it appears that i now have a Makefile (no
",v" at end) so things looking good..

That will teach me to do things after a long, hard week, about to go
into a long hard working weekend..

Cheers

AM

> 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
> 
> 
> 
> 
> _______________________________________________
> freebsd-alpha@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-alpha
> To unsubscribe, send any mail to "freebsd-alpha-unsubscribe@freebsd.org"



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