Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jun 2013 10:21:44 -0700
From:      Craig Rodrigues <rodrigc@crodrigues.org>
To:        Robert Huff <roberthuff@rcn.com>
Cc:        current@freebsd.org
Subject:   Re: "make buildworld" fails
Message-ID:  <CAG=rPVeJkzx=9g47%2B6pX7gWO3r2EUMm0FGEt8GNAZ5P5POrUug@mail.gmail.com>
In-Reply-To: <20906.3577.581640.887366@jerusalem.litteratus.org>
References:  <20902.4239.221857.859835@jerusalem.litteratus.org> <CAG=rPVewPJ4-AvHm9=hqVBAvVRGtu5syuPLwZ%2BRwnEhFnhJAGw@mail.gmail.com> <20903.29628.653443.909151@jerusalem.litteratus.org> <CAG=rPVdXkSHSyK1n4fJ%2BF%2B4sep=1m4ti--7AFsbuG1OkPmA%2Bxw@mail.gmail.com> <20906.3577.581640.887366@jerusalem.litteratus.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 1, 2013 at 8:06 AM, Robert Huff <roberthuff@rcn.com> wrote:

>
>
> (cd /usr/src && make bmake)
> echo
>
> echo "--------------------------------------------------------------"
> --------------------------------------------------------------
> echo ">>> Building an up-to-date make(1)"
> >>> Building an up-to-date make(1)
> echo "--------------------------------------------------------------"
> --------------------------------------------------------------
>
> sh /usr/src/tools/install.sh  -o root -g wheel -m 555   make
> /usr/obj/usr/src/make.amd64/make
> cd /usr/src; PATH=/sbin:/bin:/usr/sbin:/usr/bin `if [ -x
> /usr/obj/usr/src/make.amd64/make ]; then echo
> /usr/obj/usr/src/make.amd64/make; else echo make; fi`  -m /usr/src/share/mk
> -f Makefile.inc1 TARGET=amd64 TARGET_ARCH=amd64 buildworld
> 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.
>


Thank you for providing the output of
make -d l buildworld.

Without touching anything in your tree, can you provide some more
information:

(1)  What is the output of /usr/bin/make -V MAKE_VERSION
(2)  What is the output of  /usr/obj/usr/src/make.amd64/make -V MAKE_VERSION
(3)  How did you update your source tree (svn, svnup, cvs, csup,....?)
(4)  What is the GRN version of your tree?  If you updated with svn
directly,
       you can find out with "svn info /usr/src"

--
Craig



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG=rPVeJkzx=9g47%2B6pX7gWO3r2EUMm0FGEt8GNAZ5P5POrUug>