ID: 33474 Updated by: [EMAIL PROTECTED] Reported By: artooro at gmail dot com -Status: Open +Status: Assigned Bug Type: MySQLi related Operating System: darwin8.1 PHP Version: 5CVS-2005-06-25 (dev) -Assigned To: +Assigned To: georg
Previous Comments: ------------------------------------------------------------------------ [2005-06-25 18:07:26] artooro at gmail dot com Description: ------------ When building PHP with mysqli I get this error: /usr/bin/ld: warning multiple definitions of symbol _regcomp /usr/sbin/httpd definition of _regcomp /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libm.dylib(regcomp.So) definition of _regcomp /usr/bin/ld: warning multiple definitions of symbol _regexec /usr/sbin/httpd definition of _regexec /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libm.dylib(regexec.So) definition of _regexec /usr/bin/ld: warning multiple definitions of symbol _regfree /usr/sbin/httpd definition of _regfree /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libm.dylib(regfree.So) definition of _regfree /usr/bin/ld: Undefined symbols: _zif_mysqli_get_warnings _zif_mysqli_stmt_get_warnings collect2: ld returned 1 exit status make: *** [libs/libphp5.bundle] Error 1 GCC 4.0 Mac OS X 10.4.1 (darwin8.1) I'll also note that PHP 5.1.0beta2 builds fine with mysqli. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=33474&edit=1