Date: Mon, 06 Feb 2006 16:18:57 -0600 From: Seth Burgess <seth@equimax.com> To: freebsd-questions@freebsd.org Subject: MySQL install fails - can't find mysqlclient.14 Message-ID: <6.2.3.4.2.20060206161213.04a4de38@192.168.168.101>
next in thread | raw e-mail | index | archive | help
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 Stop in /usr/ports/databases/mysql41-server. ********************* I have googled around and tried most every solution I could find on the web including portupgrade, make clean, make deinstall, etc. I am reasonably sure I have the current versions of the MySQL ports and the ldconfig port. This same error occurs when I try to install MySQL-client. I'm stuck. Apologies... if this message is not formatted in a readable form, please tell me. I am sending with Eudora. Seth --- [This E-mail scanned for viruses by Declude EVA]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.2.3.4.2.20060206161213.04a4de38>