From owner-freebsd-questions@FreeBSD.ORG Mon Feb 6 22:28:41 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42F5316A420 for ; Mon, 6 Feb 2006 22:28:41 +0000 (GMT) (envelope-from kstewart@owt.com) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB3D143D55 for ; Mon, 6 Feb 2006 22:28:40 +0000 (GMT) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id k16MSPrj006312; Mon, 6 Feb 2006 14:28:26 -0800 From: Kent Stewart To: freebsd-questions@freebsd.org Date: Mon, 6 Feb 2006 14:28:31 -0800 User-Agent: KMail/1.9.1 References: <6.2.3.4.2.20060206161213.04a4de38@192.168.168.101> In-Reply-To: <6.2.3.4.2.20060206161213.04a4de38@192.168.168.101> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602061428.31671.kstewart@owt.com> Cc: Seth Burgess Subject: Re: MySQL install fails - can't find mysqlclient.14 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2006 22:28:41 -0000 On Monday 06 February 2006 14:18, Seth Burgess wrote: > I am working on installing MySQL 4.1 - Server on Freebsd 4.8. I have > gone through several tries and am now stuck with the following error > which comes up very quickly when I run make. > > ******************** > seth# make > ===> mysql-server-4.1.16 depends on file: /usr/local/bin/libtool15 > -found ===> mysql-server-4.1.16 depends on shared library: > readline.5 - found ===> mysql-server-4.1.16 depends on shared > library: mysqlclient.14 -not found ===> Verifying install for > mysqlclient.14 in > /usr/ports/databases/mysql41-client > "/usr/ports/misc/ldconfig_compat/bsd.ldconfig.mk", line 7: warning: > String comparison operator should be either == or != > "/usr/ports/misc/ldconfig_compat/bsd.ldconfig.mk", line 7: Malformed > conditional (${OSVERSION} < 504105 || (${OSVERSION} >= 700000 && > ${OSVERSION} < 700012) || (${OSVERSION} >= 600000 && ${OSVERSION} < > 600104)) > "/usr/ports/misc/ldconfig_compat/bsd.ldconfig.mk", line 7: Missing > dependency operator > "/usr/ports/databases/mysql41-client/../mysql41-server/Makefile", > line 224: if-less endif > "/usr/ports/databases/mysql41-client/../mysql41-server/Makefile", > line 224: Need an operator > make: fatal errors encountered -- cannot continue > *** Error code 1 The make in 4.8 doesn't support the ($ combination. This will be a constantly recurring problem that you can avoid by updating to a current version of the OS. Kent -- Kent Stewart Richland, WA http://www.soyandina.com/ "I am Andean project". http://users.owt.com/kstewart/index.html