Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jan 1998 04:18:57 +0100 (CET)
From:      Mikael Karpberg <karpen@ocean.campus.luth.se>
To:        pallenby@zibbi.mikom.csir.co.za (Paul Allenby)
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: bsd.own.mk make troubles
Message-ID:  <199801040318.EAA12809@ocean.campus.luth.se>
In-Reply-To: <199801032338.BAA17767@zibbi.mikom.csir.co.za> from Paul Allenby at "Jan 4, 98 01:38:39 am"

next in thread | previous in thread | raw e-mail | index | archive | help
According to Paul Allenby:
> "/usr/src/share/mk/bsd.own.mk", line 126: Need an operator
> "/usr/src/share/mk/bsd.own.mk", line 127: Need an operator
> make: fatal errors encountered -- cannot continue
> *** Error code 1

Yeah, I ran into that also. Whoever commited that change should fix it.

> Any pointers gratefully received :-)

A hint is to go to the file "/usr/src/shake/mk/bsd.own.mk" and edit the lines
126 and 127 ;-)

Those lines are missing a "?=" after the variable name (see the lines above
them for example).

After the files has been edited, it should build fine.

  /Mikael



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801040318.EAA12809>