From owner-freebsd-questions Mon Nov 15 3:38:37 1999 Delivered-To: freebsd-questions@freebsd.org Received: from prserv.net (out5.prserv.net [165.87.194.243]) by hub.freebsd.org (Postfix) with ESMTP id 976AD14FC0 for ; Mon, 15 Nov 1999 03:38:35 -0800 (PST) (envelope-from youlgok@attglobal.net) Received: from attglobal.net ([129.37.171.104]) by prserv.net (out5) with SMTP id <1999111511383324300q3cige>; Mon, 15 Nov 1999 11:38:33 +0000 Message-ID: <382FF0F2.9D8B6B78@attglobal.net> Date: Mon, 15 Nov 1999 06:39:31 -0500 From: youlgok@attglobal.net Reply-To: youlgok@attglobal.net X-Mailer: Mozilla 4.7 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: Alfred Perlstein Cc: FreeBSD-Questions Subject: Re: Please Help! References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thank you for your reply. After installing 3.3 by FTP, I tried to install the gnupg-1.0.0 by compilation, because I couldn't find its package. I didn't touch any part of the system. I also checked the path and /usr/bin is placed ahead of /usr/local/bin. What should I do now? Thanks. -Paul Alfred Perlstein wrote: > 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