'make' no longer working
Giorgos Keramidas
keramida at ceid.upatras.gr
Thu Jul 21 10:11:47 GMT 2005
On 2005-07-20 17:17, Chris <bsdnewbie at coolarrow.com> wrote:
>
> 5.2.1-RELEASE
>
> I now get this whenever I try to use 'make' to install a port:
>
> server# make
> "/usr/ports/Mk/bsd.port.mk", line 1: Malformed conditional (${_TMLINKS:M/usr/local*}x != x)
> "/usr/ports/Mk/bsd.port.mk", line 4: Malformed conditional (${_TMLINKS:N/usr/local*}x != x)
> [...]
> "/usr/ports/Mk/bsd.port.mk", line 5234: Need an operator
> make: fatal errors encountered -- cannot continue
What version of make(1) is that?
Is it possible that you have overwritten /usr/bin/make with GNU make,
or that GNU make is installed as "make" (instead of "gmake") *AND* can
be found before /usr/bin/make because of your PATH?
- Giorgos
More information about the freebsd-questions
mailing list