[Tinymux] 2.6 --enable-firanmux on x64 compile probs (again)
Suzanne Baylor
sbaylor at dsl-only.net
Mon Sep 18 15:04:44 EDT 2006
I set this aside for a bit and have come back to the same problem where
make can't find mysql.h (on Fedora core 5, x86_64) using ./configure
--enable-firanmux.
The libraries are in /usr/lib64/mysql:
libdbug.a libmysqlclient_r.so libmystrings.a
libheap.a libmysqlclient_r.so.15 libmysys.a
libmyisam.a libmysqlclient_r.so.15.0.0 libvio.a
libmyisammrg.a libmysqlclient.so mysqlbug
libmysqlclient.a libmysqlclient.so.15 mysql_config
libmysqlclient_r.a libmysqlclient.so.15.0.0
So I tried editing the Makefile to read: LIBS = -lm -lnsl -lresolv
-lcrypt -l/usr/lib64/mysql/mysqlclient
No luck. I also tried some other ideas gained from google such as
environment settings, using -L to set the path before before the -l,
dropping symlinks into /lib and /usr/lib but no luck.
Help! Its probably something really easy but I don't know Makefiles.
Thanks,
Suzanne
More information about the Tinymux
mailing list