Re: Upgrading to FreeBSD 5.1

2003-09-16 Thread Miha Nedok

RELENG_5_1 builds just fine, but don't mess with make's max jobs with
buildworld.

-Mike

On Tue, 16 Sep 2003, Antoine Jacoutot wrote:

> Date: Tue, 16 Sep 2003 09:12:46 +0200
> From: Antoine Jacoutot <[EMAIL PROTECTED]>
> To: Kris Kennaway <[EMAIL PROTECTED]>
> 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 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
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


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 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 detected no regression.
> Running test sysvmatch
> PASS: Test sysvmatch detected no regression.
> Running test lhs_expn
> FAIL: Test failed: regression detected.  See above.
> *** Error code 1
> 1 error
> *** Error code 2
> --
> Building an up-to-date make(1)
> --
>
> what do I need to check to fix this . I read the /src/UPDATING  ... I didnt find any 
> info about this error message.
>
>
> Thanx
> -
> Didier
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"