On Thu, May 30, 2013 at 8:43 AM, Robert Huff <roberth...@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 _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"