From owner-freebsd-questions Tue Feb 16 21:29:52 1999 Delivered-To: freebsd-questions@freebsd.org Received: from corp.au.triax.com (slwag2p18.ozemail.com.au [203.108.157.66]) by hub.freebsd.org (Postfix) with ESMTP id EEC6610FDB for ; Tue, 16 Feb 1999 21:29:41 -0800 (PST) (envelope-from jim@corp.au.triax.com) Received: (from jim@localhost) by corp.au.triax.com (8.9.3/8.9.3) id QAA08150; Wed, 17 Feb 1999 16:29:33 +1100 (EST) Date: Wed, 17 Feb 1999 16:29:32 +1100 From: Jim Mock To: Dan Dockery Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: broken mysql322 port? Message-ID: <19990217162932.A8142@corp.au.triax.com> Reply-To: jim@corp.au.triax.com References: <36ca510d36cbc644@mail0.mailsender.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <36ca510d36cbc644@mail0.mailsender.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 16 Feb 1999 at 23:30:03 -0600, Dan Dockery wrote: > I'm having a problem building MySQL 3.2.2 from the ports. I'm > running FreeBSD 3.0-release and I just tried cvsup'ing my ports, > which didn't help. > When I run make I receive this series of errors: > > "Makefile", line 34: Could not find bsd.port.pre.mk > "Makefile", line 42: Malformed conditional (!defined(NATIVE_THREADS) && > ${OSVERS > ION} >= 300000) > "Makefile", line 51: if-less elif > "Makefile", line 51: Need an operator > "Makefile", line 56: if-less elif > "Makefile", line 56: Need an operator > "Makefile", line 63: if-less endif > "Makefile", line 63: Need an operator > "Makefile", line 100: Could not find bsd.port.post.mk > make: fatal errors encountered -- cannot continue > > I'm not much of a programmer so I'd appreciate any help that y'all > could give me. I might be able to fix the broken if statement stuff > on my own, but where would I find bsd.port.pre.mk and > bsd.port.post.mk? I also tried downloading the standard source for > 3.2.2 from the MySQL site, but that refused to compile as well > (different errors). > Go to http://www.freebsd.org/ports/ and install the proper upgrade kit. If you've cvsupped your ports as you say, the upgrade kit (which updates the *.mk files) should fix it. Hope this helps, -- : Jim Mock | [jim@corp.au.triax.com] : : System Administrator | http://www.triax.com/ : : Triax Internet Services | ----------------------------- : : Portland, OR USA | The FreeBSD' zine : : Wagga Wagga, NSW Australia | http://www.freebsdzine.org/ : : FreeBSD: The Power To Serve | http://www.freebsd.org/ : To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message