Building 9.2-RELEASE on 10-stable

Mark Felder feld at feld.me
Thu Nov 7 23:55:11 UTC 2013



> On Nov 7, 2013, at 5:48 PM, Glen Barber <gjb at FreeBSD.org> wrote:
> 
>> On Thu, Nov 07, 2013 at 03:48:33PM -0600, Mark Felder wrote:
>> 
>> 
>>> On Thu, Nov 7, 2013, at 14:42, Glen Barber wrote:
>>>> On Thu, Nov 07, 2013 at 09:36:33PM +0100, Andreas Nilsson wrote:
>>>> Is it still impossible to build 9.2-RELEASE on 10-STABLE ( or BETA-3 )?
>>>> 
>>>> It errors out in several ways:
>>>> * with not finding libstdc++
>>> 
>>> You need the 10.x (or 11.x) userland built with WITH_GNUXX=1 in
>>> src.conf. :(
>>> 
>>>> * failing directly when using -j12 ( on 8 core machine ) as MAKEOPTS with
>>>> something make-related, but I cant seem to reproduce it :(
>>> 
>>> There is a race in the build chain.  If you lower the -j number equal to
>>> the number of cores, it should work.  (Actually, there seem to be
>>> a number of different races going on, that make this much trickier to
>>> track down...)
>> 
>> I also believe you have to use fmake from devel/fmake, right ?
> 
> Not anymore.


Excellent news! Thanks!!


More information about the freebsd-stable mailing list