Date: Wed, 17 Feb 1999 16:29:32 +1100 From: Jim Mock <jim@corp.au.triax.com> To: Dan Dockery <danarchy@endeneu.com> Cc: "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG> Subject: Re: broken mysql322 port? Message-ID: <19990217162932.A8142@corp.au.triax.com> In-Reply-To: <36ca510d36cbc644@mail0.mailsender.net> References: <36ca510d36cbc644@mail0.mailsender.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990217162932.A8142>