Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2008 14:03:12 +0300
From:      Eygene Ryabinkin <rea-fbsd@codelabs.ru>
To:        Oliver Herold <oli@akephalos.de>, freebsd-current@freebsd.org
Subject:   Re: FreeBSD RELENG_7 doesn't build
Message-ID:  <9re%2BxXyMClQLsXM8vgdWFMYph8Y@TyhEYmaICINWfUdtX3j4AEY1wdo>
In-Reply-To: <20080213105840.GA10159@asgard.home>
References:  <20080213100221.GA9786@asgard.home> <1IdkHkB3pI1dmn6DGybCPvGhl7I@W113hUIsrtTSFAtVU8onfJZBv3o> <20080213105840.GA10159@asgard.home>

next in thread | previous in thread | raw e-mail | index | archive | help
Wed, Feb 13, 2008 at 11:58:40AM +0100, Oliver Herold wrote:
> Hi,
> 
> uname -a:
> 
> FreeBSD olymp.home 7.0-RC2 FreeBSD 7.0-RC2 #0: Fri Feb  8 00:09:57 UTC 2008
> root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
> 
> > Sources were updated via CVSup/CSup?  You're doing 'make buildworld'
> 
> Csup (RELENG_7 tag), make -j3 buildworld

Try plain 'make buildworld' without '-jX' -- this should help.
It is documented in /usr/src/UPDATING:
-----
COMMON ITEMS:

        General Notes
        -------------
        Avoid using make -j when upgrading.  From time to time in the
        past there have been problems using -j with buildworld and/or
        installworld.  This is especially true when upgrading between
        "distant" versions (eg one that cross a major release boundary
        or several minor releases, or when several months have passed
        on the -current branch).
-----
-- 
Eygene



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9re%2BxXyMClQLsXM8vgdWFMYph8Y>