"make buildworld" fails

Craig Rodrigues rodrigc at crodrigues.org
Thu May 30 20:48:07 UTC 2013


On Thu, May 30, 2013 at 8:43 AM, Robert Huff <roberthuff at rcn.com> wrote:

>
> Craig Rodrigues writes:
>
> >  > sh /usr/src/tools/install.sh  -o root -g wheel -m 555   make
> >  > /usr/obj/usr/src/make.amd64/make
> >  > usage: make [-BeikNnqrstWX]
> >  >             [-C directory] [-D variable] [-d flags] [-f makefile]
> >  >             [-I directory] [-J private] [-j max_jobs] [-m directory]
> [-T
> >  > file]
> >  >             [-V variable] [variable=value] [target ...]
> >  > *** [buildworld] Error code 2
> >  >
> >  > Stop in /usr/src.
> >  >
> >
> >
> >  See this post:
> >  http://lists.freebsd.org/pipermail/freebsd-current/2013-May/041976.html
>
>         Seen it and all all following.
>
>
> >  and see if removing /usr/obj/usr/src/make.amd64/make helps.
>
>         It does not.
>         Exact same error.
>

If you do:

make -d l buildworld

Does that give more debugging output of the exact command which is failing
during the build?


-- 
Craig


More information about the freebsd-current mailing list