When compiling 4.9.10 with mySQL support (3.23.29) on FreeBSD 4.2, I am
getting the following error:

-------
gmake[2]: Entering directory `/usr/local/src/vpopmail-4.9.10'
gcc  -g -O2 -Wall  -o vchkpw  vchkpw.o libvpopmail.a -L/usr/local/lib/mysql
-lmysqlclient -lz -lcrypt -lz -lm
/usr/local/lib/mysql/libmysqlclient.so: undefined reference to `strtoll'
gmake[2]: *** [vchkpw] Error 1
------

I configured with --enable-mysql=y and modified vmysql.h with the correct
hostname/login/password combo beforehand.  Using gmake 3.79.1.

My mySQL includes are in /usr/local/include/mysql.  My mySQL libs are in
/usr/local/lib/mysql.

Any ideas?  I'm stumped!

Drew Linsalata
The Gotham Bus Company
Internet Server and Carrier Neutral Co-Location
http://www.gothambus.com

Reply via email to