ID: 34130
User updated by: gkanoff at cablespeed dot com
-Summary: Confurre fails with mysql
Reported By: gkanoff at cablespeed dot com
Status: Open
-Bug Type: MySQL related
+Bug Type: Compile Failure
Operating System: OS X 10.4.2
PHP Version: 5.0.4
New Comment:
None
Previous Comments:
------------------------------------------------------------------------
[2005-08-14 23:06:54] gkanoff at cablespeed dot com
Description:
------------
Upgraded my version of mysql to 4.1.13
Tried to reinstall php 5.0.4
configure: error: mysql configure failed. Please check
config.log for more information.
Actual result:
--------------
configure:56835: checking for mysql_error in -lmysqlclient
configure:56854: gcc -o conftest -g -O2 -no-cpp-precomp -L/
usr/local/mysql/lib -L/usr/local/mysql/lib -L/usr/local/lib
-L/usr/local/lib -L/usr -L/usr conftest.c -lmysqlclient -lz
-lldap -llber -lgd -lfreetype -lpng -lz -ljpeg -lcurl -lz -
lssl -lcrypto -lm -lxml2 -lz -liconv -lm -lgssapi_krb5 -
lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv -lcurl -
lssl -lcrypto -lz -lxml2 -lz -liconv -lm 1>&5
ld: Undefined symbols:
_fprintf$LDBLStub
_sprintf$LDBLStub
_printf$LDBLStub
_vsprintf$LDBLStub
configure: failed program was:
#line 56843 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.
*/
/* We use char because int might match the return type of a
gcc2
builtin and then its argument prototype would still
apply. */
char mysql_error();
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=34130&edit=1