Renato Botelho <ga...@freebsd.org> wrote:

> 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 # ❯❯❯ make WITH_AUTO_OBJ=yes buildworld
> [Creating objdir obj...]
> make: "/usr/src/share/mk/auto.obj.mk" line 61: could not use obj: 
> .OBJDIR=/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

Interesting; what .OBJDIR do you end up with for say bin/cat ?
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to