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