CURRENT: buildworld fails

Garrett Cooper yanegomi at gmail.com
Sat May 19 20:33:21 UTC 2012


On Sat, May 19, 2012 at 6:55 AM, O. Hartmann
<ohartman at zedat.fu-berlin.de> wrote:
> Since approx. a week for now, I can not build FreeBSD 10.0-CURRENT/amd64
> anymore! This happens to be on ALL(!) FreeBSD 10 boxes around here I
> maintain.

...

> b) build and install /usr/src/lib via "make clean cleandepend depend obj
> all install" doesn't work anymore, it fails with
> ."/usr/src/lib/Makefile", line 179: Malformed conditional (${MK_NAND} !=
> "no")
> "/usr/src/lib/Makefile", line 181: if-less endif

Your mk files in /usr/share/mk are out of synch with your build tree.
If you opt out of using buildworld, then you need to do 'make -C
share/mk install' beforehand.

Thanks,
-Garrett


More information about the freebsd-current mailing list