From: [EMAIL PROTECTED] Operating system: FreeBSD 4.4 PHP version: 4.0CVS-2001-10-22 PHP Bug Type: Compile Failure Bug description: Compile with MySQL 4.0.0
PHP 4.0CVS compiled with same configure parameters, but after MySQL 4.0.0 was upgraded (from 3.23.43) generated the following error: gmake[1]: Entering directory `/usr/local/src/php' /bin/sh /usr/local/src/php/libtool --silent --mode=link gcc -I. -I/usr/local/src/php/ -I/usr/local/src/php/main -I/usr/local/src/php -I/usr/local/src/php/Zend -I/usr/local/include/freetype2/freetype -I/usr/local/include -I/usr/local/src/imap/c-client -I/usr/local/mysql/include/mysql -I/usr/local/src/php/ext/xml/expat -I/usr/local/src/php/TSRM -O2 -o php -export-dynamic stub.lo libphp4.la ./.libs/libphp4.a(internal_functions.o)(.data+0x20): undefined reference to `mysql_module_entry' gmake[1]: *** [php] Error 1 With MySQL 3.23.43 - I have not this Error... -- Edit bug report at: http://bugs.php.net/?id=13785&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]