FreeBSD RELENG_7 doesn't build

Eygene Ryabinkin rea-fbsd at codelabs.ru
Wed Feb 13 11:03:15 UTC 2008


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 at 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


More information about the freebsd-current mailing list