From owner-freebsd-questions Tue Feb 16 21:19:29 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail0.mailsender.net (mail0.mailsender.net [209.132.1.30]) by hub.freebsd.org (Postfix) with SMTP id D636C111EF for ; Tue, 16 Feb 1999 21:19:27 -0800 (PST) (envelope-from danarchy@endeneu.com) Received: from candyman (207.109.3.25) by mail0.mailsender.net; 16 Feb 1999 21:18:05 -0800 Message-ID: <36ca510d36cbc644@mail0.mailsender.net> (added by mail0.mailsender.net) From: "Dan Dockery" To: "freebsd-questions@FreeBSD.ORG" Date: Tue, 16 Feb 1999 23:30:03 -0600 Reply-To: "Dan Dockery" X-Mailer: PMMail 98 Standard (2.00.1500) For Windows 98 (4.10.1998) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: broken mysql322 port? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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). -dan "Come give anyone of us, for instance, a little more independence, untie our hands, widen the spheres of our activity, relax the controls and we -- yes, I assure you -- we would immediately beg to be under control again." -Dostoevsky "Notes from Underground" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message