Adrian Chadd <adr...@freebsd.org> wrote:

> Hi,
> 
> + make -j 4 buildworld __MAKE_CONF=/builds/FreeBSD_HEAD/make.conf
> make: "/builds/FreeBSD_HEAD/Makefile" line 102: Malformed conditional
> (${MK_META_MODE} == "yes")
> make: Fatal errors encountered -- cannot continue
> make: stopped in /builds/FreeBSD_HEAD
> Build step 'Execute shell' marked build as failure
> [WARNINGS] Skipping publisher since build result is FAILURE
> IRC notifier plugin: Sending notification to: #freebsd-commits
> 
> .. do you have a fix for this? Or if you don't, would you mind backing
> things out until you've come up with a solution?

My suggested fix is to use the sys.mk etc from head

make -m .../share/mk buildworld 

or the patch that craig suggested will avoid the above error, though not
sure that things will build if you don't use head's share/mk/
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to