Hi Matt, I checked the in backend/mysql/config.log, I found this, look like the linkage to libmysqlclient got problems
..
...
configure:3041: checking for mysql_real_connect in -lmysqlclient
configure:3076: gcc -o conftest -I../.. -fPIC conftest.c -lmysqlclient -lz -lm >&5 /usr/lib/gcc/i586-suse-linux/4.3/../../../../i586-suse-linux/bin/ld: cannot find -lmysqlclient
collect2: ld returned 1 exit status
configure:3082: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "vmysql"
| #define PACKAGE_TARNAME "vmysql"
| #define PACKAGE_VERSION "1.0.0"
| #define PACKAGE_STRING "vmysql 1.0.0"
| #define PACKAGE_BUGREPORT ""
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| /* end confdefs.h.  */
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mysql_real_connect ();
| int
| main ()
| {
| return mysql_real_connect ();
|   ;
|   return 0;
| }
configure:3100: result: no
...
...
...


Matt Brookings wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

kengheng wrote:
here the output
# ldd /var/qmail/vpopmail/lib/vmysql.so
       linux-gate.so.1 =>  (0xffffe000)
       libz.so.1 => /lib/libz.so.1 (0xb8018000)
       libm.so.6 => /lib/libm.so.6 (0xb7fef000)
       libc.so.6 => /lib/libc.so.6 (0xb7e93000)
       /lib/ld-linux.so.2 (0xb8050000)*

Add /usr/local/mysql/lib/mysql to your ldconfig and try again.
- --
/*
    Matt Brookings <m...@inter7.com>       GnuPG Key D9414F70
    Software developer                     Systems technician
    Inter7 Internet Technologies, Inc.     (815)776-9465
*/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkncsm4ACgkQ6QgvSNlBT3CqwwCeIEhbwdUpyZYN3Gw3H/B+PTcW
0HQAnAt1Uf28pAfD45V988LAt3bVAFWE
=ysxv
-----END PGP SIGNATURE-----




--
Best regards,
KengHeng. Chan
Mobile : +6-016-717-0273
SQL Technology Sdn Bhd
http://www.mysql.cc
c...@mysql.cc

!DSPAM:49dd85f532681852517504!

Reply via email to