[Serdev] MySQL 5 and SER's mysql support.
Andy Davidson
andy at nosignal.org
Sun Mar 4 23:44:46 CET 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi, clever Serdev people.
In order to get SER 0.9.6's mysql.so to build against the includes/
libs which shipped with MySQL 5.0.27 (default version as offered by
mysql.com website) on a Linux system today, I had to make some
changes to the modules/mysql/Makefile.
line 20 did say
-lmysqlclient -lz
it has to say
-lmysqlclient -lz -lm -lmygcc
to build.
I'm sorry if this has cropped up before, I have only been reading the
list for two weeks.
- --
Regards, Andy Davidson
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFF60viiZH/Ysy8vpoRAsJdAJ45HJAW92/1TziNm09cjsWZbdsxbwCfXYWm
kqZQPv0XNuyFPeioZhR4yG0=
=qeov
-----END PGP SIGNATURE-----
More information about the Serdev
mailing list