On Jun 18, 2014, at 12:59 AM, Dimitry Andric <d...@freebsd.org> wrote:

> On 18 Jun 2014, at 01:33, Craig Rodrigues <rodr...@freebsd.org> wrote:
>> On Tue, Jun 17, 2014 at 2:54 PM, Craig Rodrigues <rodr...@freebsd.org> wrote:
>>> On Tue, Jun 17, 2014 at 2:14 PM, Glen Barber <g...@freebsd.org> wrote:
>>>> 
>>>> For what it is worth, I'm working around this problem by running:
>>>> 
>>>>   # make make buildworld -jN [...]
>>>> 
>>>> Note the extra 'make', which rather than relying on the bootstrap-tools
>>>> to determine which make to build, I am specifically telling it to build
>>>> fmake.
>>> 
>>> 
>>> Nice!  That works!
>>> Thanks.
>>> 
>>> --
>>> Craig
>> 
>> 
>> Oops, that got me a bit farther, but further along, things failed for me 
>> with:
> ...
>> echo gperf: /usr/lib/libstdc++.a >> .depend
>> ===> gnu/usr.bin/gperf/doc (depend)
>> make: don't know how to make /usr/lib/libstdc++.a. Stop
> 
> See r257658 which had fixed this, but it was reverted by Warner,
> unfortunately.  This was one of the uses of the EARLY_BUILD flag which
> was *not* redundant. :-/

Really? I thought I’d prevent to myself that it was redundant in all cases, at 
least in -current. I didn’t think I’d merged back any of the early_build stuff 
into 10...

I’ll take a look at this though...

Warner

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to