Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Nov 1999 14:26:15 -0800 (PST)
From:      Alfred Perlstein <bright@wintelcom.net>
To:        youlgok@attglobal.net
Cc:        FreeBSD-Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Please Help!
Message-ID:  <Pine.BSF.4.05.9911141424250.12797-100000@fw.wintelcom.net>
In-Reply-To: <382F25E8.43C12532@attglobal.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 14 Nov 1999 youlgok@attglobal.net wrote:

> While I was trying to compile gnupg-1.0.0 on FreeBSD-3.3, I got
> following
> error message and it is stopped.  What should I do?
> 
> # make install
> "/usr/share/mk/bsd.port.mk", line 2: Could not find
> /usr/ports/Mk/bsd.port.mk
> "Makefile", line 25: Malformed conditional (${OSVERSION} < 300000)
> "Makefile", line 25: Need an operator
> "Makefile", line 27: if-less endif
> "Makefile", line 27: Need an operator
> "/usr/share/mk/bsd.port.mk", line 2: Could not find
> /usr/ports/Mk/bsd.port.mk
> make: fatal errors encountered -- cannot continue

you installed GNU make either over or earlier in your
search path than BSD make, either fix your path making
sure /usr/bin/ is earlier than /usr/local/bin or reinstall
make by recompiling it from the source tree.

my question to you:  why didn't you use the convient port of
GNU make instead of rolling your own?

-Alfred



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9911141424250.12797-100000>