From owner-freebsd-questions Mon Jan 18 17:40:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA18980 for freebsd-questions-outgoing; Mon, 18 Jan 1999 17:40:05 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from the-twist.crosslink.net (the-twist.crosslink.net [206.246.124.74]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id RAA18881 for ; Mon, 18 Jan 1999 17:39:58 -0800 (PST) (envelope-from sgregory@crosslink.net) Received: (qmail 737 invoked from network); 19 Jan 1999 01:39:45 -0000 Received: from dyn07.pm2-1.lexington-park.236.crosslink.net (HELO win95.scott.home) (206.246.70.231) by the-twist.crosslink.net with SMTP; 19 Jan 1999 01:39:45 -0000 From: "Scott Gregory" To: Subject: Error when trying to make mysql322 Date: Mon, 18 Jan 1999 20:39:45 -0500 Message-ID: <000001be434c$978c91a0$0601a8c0@win95.scott.home> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I downloaded the most current files from ftp.freebsd.org/pub/FreeBSD/ports/ports-current/databases/mysql322 (get mysql322.tar) and typed make. I get the following error when I try to make mysql322. "Makefile", line 33: Could not find bsd.port.pre.mk "Makefile", line 41: Malformed conditional (!defined(NATIVE_THREADS) && ${OSVERSION} >= 300000) "Makefile", line 49: if-less elif "Makefile", line 49: Need an operator "Makefile", line 54: if-less elif "Makefile", line 54: Need an operator "Makefile", line 61: if-less endif "Makefile", line 61: Need an operator "Makefile", line 98: Could not find bsd.port.post.mk make: fatal errors encountered -- cannot continue I am trying this on FreeBSD bsdbox.scott.home 3.0-RELEASE FreeBSD 3.0-RELEASE #2: Fri Dec 18 22:45:32 EST 1998 root@bsdbox.scott.home:/usr/src/sys/compile/BSDBOX i386 What do I need to do to fix this problem? Thanks, Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message