From:             gkanoff at cablespeed dot com
Operating system: OS X 10.4.2
PHP version:      5.0.4
PHP Bug Type:     MySQL related
Bug description:  Confurre fails with mysql 

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 bug report at http://bugs.php.net/?id=34130&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=34130&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=34130&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=34130&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=34130&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=34130&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=34130&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=34130&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=34130&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=34130&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=34130&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=34130&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=34130&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=34130&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=34130&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=34130&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=34130&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=34130&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=34130&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=34130&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=34130&r=mysqlcfg

Reply via email to