Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Building -current on sparc64 fails?



On 27/05/2014 4:14 AM, Martin Husemann wrote:
> On Wed, May 21, 2014 at 01:02:44AM +1000, Darren Reed wrote:
>> ...
>> it produced the error below, removed "NOINCLUDES" line from
>> Makefile.local.inc,
>> followed that with
>>
>> # ./build.sh -u -j4 -T /current/tooldir build
> 
> Well, the obvious things to try are:
> 
>   - do the second build.sh thing w/o -u argument
>   - remove Makefile.local.inc and use -V args to build.sh instead (the
>     MKX11=no is not needed, it is the default without -x passed to build.sh)
> 
> (which is not meant to imply there isn't a bug hiding somewhere)

I cut it short and just put the source in /usr/src and built
20140525's current without using Makefile.local.inc and it seems
to work (./build.sh -j4 build) much better.

Darren



Home | Main Index | Thread Index | Old Index