Date: Wed, 07 Aug 2013 16:13:17 +0400 From: Boris Samorodov <bsam@passap.ru> To: Dimitry Andric <dimitry@andric.com> Cc: Robert Huff <roberthuff@rcn.com>, freebsd-current@freebsd.org Subject: Re: "make buildworld" fails Message-ID: <520239DD.5090106@passap.ru> In-Reply-To: <8C019F08-0432-42E2-9A43-88D1D13C8014@andric.com> References: <51FFD21A.3050602@passap.ru> <20992.14618.332769.261961@jerusalem.litteratus.org> <52022214.7080200@passap.ru> <8C019F08-0432-42E2-9A43-88D1D13C8014@andric.com>
next in thread | previous in thread | raw e-mail | index | archive | help
07.08.2013 15:14, Dimitry Andric пишет: > On Aug 7, 2013, at 12:31, Boris Samorodov <bsam@passap.ru> wrote: >> 06.08.2013 03:45, Robert Huff пишет: > ... >>> cd /usr/src; PATH=/sbin:/bin:/usr/sbin:/usr/bin `test -x /usr/obj/usr/src/make.amd64/bmake && echo /usr/obj/usr/src/make.amd64/bmake || echo make` -m /usr/src/share/mk -f Makefile.inc1 TARGET=amd64 TARGET_ARCH=amd64 buildworld >>> usage: bmake [-BeikNnqrstWwX] >>> [-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. >> >> OK, the note may be written not user-friendly. >> >> Well, I've had something like you get: >> http://lists.freebsd.org/pipermail/freebsd-current/2013-May/041976.html >> >> The culprit was /usr/obj/usr/src/make.amd64/make. Seems to be your case >> as well. >> >> BTW, total removing of /usr/src should help also. > > I assume you meant /usr/obj here? :-) :-) Aha! Sorry. Sure it's /usr/obj! Thanks for correction. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?520239DD.5090106>