Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

MySQL install fails - can't find mysqlclient.14

0 views
Skip to first unread message

Seth Burgess

unread,
Feb 6, 2006, 5:18:57 PM2/6/06
to

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]

_______________________________________________
freebsd-...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questi...@freebsd.org"

Kent Stewart

unread,
Feb 6, 2006, 5:28:31 PM2/6/06
to

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

Greg 'groggy' Lehey

unread,
Feb 6, 2006, 7:22:54 PM2/6/06
to
0 new messages