Date: Tue, 8 Nov 2016 17:38:56 -0200 From: Renato Botelho <garga@FreeBSD.org> To: FreeBSD Current <freebsd-current@freebsd.org> Cc: Bryan Drewery <bdrewery@freebsd.org> Subject: 1st build stops when WITH_AUTO_OBJ=yes Message-ID: <5EB53098-E80D-44D9-AE6A-CAF43EF9C46B@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
I decided to give a try to WITH_AUTO_OBJ and noted the first time I ran = buildworld it failed with following message: /u/src # =E2=9D=AF=E2=9D=AF=E2=9D=AF make WITH_AUTO_OBJ=3Dyes buildworld [Creating objdir obj...] make: "/usr/src/share/mk/auto.obj.mk" line 61: could not use obj: = .OBJDIR=3D/usr/src/obj After that I noted it created a directory /usr/src/obj and if I call it = again it runs without issues. If I remove /usr/src/obj directory error = happens again. -- Renato Botelho
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5EB53098-E80D-44D9-AE6A-CAF43EF9C46B>