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-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to