Re: Upgrading to FreeBSD 5.1

2003-09-16 Thread Miha Nedok
t; > Cc: Didier Rwitura <[EMAIL PROTECTED]>, [EMAIL PROTECTED], > [EMAIL PROTECTED] > Subject: Re: Upgrading to FreeBSD 5.1 > > Kris Kennaway wrote: > > > On Mon, Sep 15, 2003 at 03:13:30PM -0400, Didier Rwitura wrote: > > > >>I am trying to upgrade my sysst

Re: Upgrading to FreeBSD 5.1

2003-09-16 Thread Antoine Jacoutot
Kris Kennaway wrote: On Mon, Sep 15, 2003 at 03:13:30PM -0400, Didier Rwitura wrote: I am trying to upgrade my sysstem from 4.8-RELEASE-p4 to 5.1 and i getting this error message when I run "make -j4 buildworld" I had the same problem. Making without the "-j4" option works however. Antoine __

Re: Upgrading to FreeBSD 5.1

2003-09-15 Thread Kris Kennaway
On Mon, Sep 15, 2003 at 03:13:30PM -0400, Didier Rwitura wrote: > I am trying to upgrade my sysstem from 4.8-RELEASE-p4 to 5.1 > > and i getting this error message when I run "make -j4 buildworld" Does it actually stop there, or does it go on to rebuild make as the message suggests it will, and

Re: Upgrading to FreeBSD 5.1

2003-09-15 Thread Ruslan Ermilov
On Mon, Sep 15, 2003 at 03:54:09PM -0500, Jacques A. Vidrine wrote: > On Mon, Sep 15, 2003 at 11:18:24PM +0300, Ruslan Ermilov wrote: > > You mean you upgrade to RELENG_5_1? Beware that this branch > > is currently not buildable: libpthread build is broken. > > Eh? By `this branch' you mean RELE

Re: Upgrading to FreeBSD 5.1

2003-09-15 Thread Jacques A. Vidrine
On Mon, Sep 15, 2003 at 11:18:24PM +0300, Ruslan Ermilov wrote: > You mean you upgrade to RELENG_5_1? Beware that this branch > is currently not buildable: libpthread build is broken. Eh? By `this branch' you mean RELENG_5_1? How is it broken? If there is a problem (I don't know of any --- it

Re: Upgrading to FreeBSD 5.1

2003-09-15 Thread Ruslan Ermilov
On Mon, Sep 15, 2003 at 03:13:30PM -0400, Didier Rwitura wrote: > I am trying to upgrade my sysstem from 4.8-RELEASE-p4 to 5.1 > > and i getting this error message when I run "make -j4 buildworld" > > > [admin]/usr/src(101)#make -j4 buildworld > Running test variables > PASS: Test variables de

Re: Upgrading to FreeBSD 5.1

2003-09-15 Thread Miha Nedok
Try without the -j option. -Mike On Mon, 15 Sep 2003, Didier Rwitura wrote: > Date: Mon, 15 Sep 2003 15:13:30 -0400 > From: Didier Rwitura <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Upgrading to FreeBSD 5.1 > > I am trying to

Upgrading to FreeBSD 5.1

2003-09-15 Thread Didier Rwitura
I am trying to upgrade my sysstem from 4.8-RELEASE-p4 to 5.1 and i getting this error message when I run "make -j4 buildworld" [admin]/usr/src(101)#make -j4 buildworld Running test variables PASS: Test variables detected no regression, output matches. Running test targets PASS: Test targets de