On Wed, May 19, 2010 at 5:11 PM, Chris Bennett <ch...@bennettconstruction.biz> wrote: > I get the following after a fresh checkout > > > make bootstrap > # make bootstrap > "Makefile", line 14: Malformed conditional (${COMPILER_VERSION:L:Mgcc[34]*}) > "Makefile", line 14: Missing dependency operator > Fatal errors encountered -- cannot continue > > Not sure what to do about this.
I think you need to install a -current bsd.own.mk, first: cd /usr/src/share/mk && sudo make install ciao, david