On 5/19/10, 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.

have you read http://www.openbsd.org/faq/current.html ?
e.g. the following:

2010/05/09 - system Makefile changes
Makefiles now assume the COMPILER_VERSION variable is set. The
following needs to be run before building userland:

    # cd /usr/src/share/mk
    # make install

Reply via email to