about building release 6.0

2005-11-05 Thread Antoine Solomon
I keep getting this particular error when attempting to building FreeBSD-6-0.. Here is the log file Operating system name? [freebsd] Operating system version? [5.4-release-p8] Build Perl for SOCKS? [n] Use the PerlIO abstraction layer? [y] Build a threading Perl? [n] Build Perl for multiplicity?

Re: about building release 6.0

2005-11-05 Thread Giorgos Keramidas
On 2005-11-05 17:39, Antoine Solomon <[EMAIL PROTECTED]> wrote: > I keep getting this particular error when attempting to building > FreeBSD-6-0.. > Here is the log file > > Operating system name? [freebsd] > Operating system version? [5.4-release-p8] > Build Perl for SOCKS? [n] > Use the PerlIO ab

Re: about building release 6.0

2005-11-05 Thread Chris
Antoine Solomon wrote: > I keep getting this particular error when attempting to building > FreeBSD-6-0.. > Here is the log file > Why don't you first tell us HOW your upgrading from whatever version you had to 6.0-RELEASE. Many times, the user never really reads the proper way to do this. Many

Re: about building release 6.0

2005-11-05 Thread Antoine Solomon
My goal was to create the iso images of the fbsd-6-0. I successfully did it using release of 5.4 and release branch 5.x but when doing it for 6.0release it gives me that perl problem. The instructions which I used are from http://www.freebsd.org/doc/en_US.ISO8859-1/articles/releng/ and of course ma

Re: about building release 6.0

2005-11-05 Thread Kris Kennaway
On Sat, Nov 05, 2005 at 06:48:59PM +, Antoine Solomon wrote: > My goal was to create the iso images of the fbsd-6-0. I successfully did it > using release of 5.4 and release branch 5.x but when doing it for > 6.0release it gives me that perl problem. The instructions which I > used are > from >

Re: about building release 6.0

2005-11-05 Thread Antoine Solomon
I would have to update my system's src and rebuild system for that particular release? That is strange since make release has so many options. oh well :-( On 11/5/05, Kris Kennaway <[EMAIL PROTECTED]> wrote: > > On Sat, Nov 05, 2005 at 06:48:59PM +, Antoine Solomon wrote: > > My goal was to c

Re: about building release 6.0

2005-11-05 Thread Antoine Solomon
Could I "make buildworld" then "make release" without doing a "make installworld"? On this particular server I really wanted to keep it at the 5.x branch. Antoine On 11/5/05, Antoine Solomon <[EMAIL PROTECTED]> wrote: > > I would have to update my system's src and rebuild system for that > parti

Re: about building release 6.0

2005-11-05 Thread Kris Kennaway
On Sat, Nov 05, 2005 at 10:58:03PM +, Antoine Solomon wrote: > I would have to update my system's src and rebuild system for that > particular release? That is strange since make release has so many options. > oh well :-( Yes, it's assumed you're already running the version of FreeBSD you're b