Date: Mon, 6 Feb 2006 14:28:31 -0800 From: Kent Stewart <kstewart@owt.com> To: freebsd-questions@freebsd.org Cc: Seth Burgess <seth@equimax.com> Subject: Re: MySQL install fails - can't find mysqlclient.14 Message-ID: <200602061428.31671.kstewart@owt.com> In-Reply-To: <6.2.3.4.2.20060206161213.04a4de38@192.168.168.101> References: <6.2.3.4.2.20060206161213.04a4de38@192.168.168.101>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602061428.31671.kstewart>
