Current-Users archive

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

Re: Building -current on sparc64 fails?



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)

Martin


Home | Main Index | Thread Index | Old Index