On Fri, 12 Oct 2012, D'Arcy J.M. Cain wrote:
I have been getting this on -current for a few days now. I am surprised that no one else has mentioned it. Is this indicative of a problem in my own setup? I have rebuilt the tools every day while trying to build this. # objdir /usr/obj/usr/NetBSD/cvs/src/compat/amd64/i386 obj ===> compat/amd64/i386 obj ===> compat/amd64/i386/../../../lib *** Failed target: obj-../../../lib
This looks as though your src/share/mk is not up to date. Or perhaps you tried to build by just running "make" with whatever /usr/share/mk you happened to have installed on the host system instead of using build.sh or ${TOOLDIR}/bin/nbmake-${MACHINE}.
--apb (Alan Barrett)