From: petr at hroch dot info Operating system: Linux Debian Etch 4.0 PHP version: 5.3CVS-2008-03-08 (snap) PHP Bug Type: MySQLi related Bug description: Extension compile failed
Description: ------------ Extension compile failed using latest snaphshot Actual result: -------------- sit:/usr/install/src/php5.3-dev/ext/mysqli# make /bin/sh /usr/install/src/php5.3-dev/ext/mysqli/libtool --mode=compile gcc -I. -I/usr/install/src/php5.3-dev/ext/mysqli -DPHP_ATOM_INC -I/usr/install/src/php5.3-dev/ext/mysqli/include -I/usr/install/src/php5.3-dev/ext/mysqli/main -I/usr/install/src/php5.3-dev/ext/mysqli -I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/usr/local/php/include/php/ext -I/usr/local/php/include/php/ext/date/lib -I/usr/include/mysql -DHAVE_CONFIG_H -g -O2 -c /usr/install/src/php5.3-dev/ext/mysqli/mysqli.c -o mysqli.lo mkdir .libs gcc -I. -I/usr/install/src/php5.3-dev/ext/mysqli -DPHP_ATOM_INC -I/usr/install/src/php5.3-dev/ext/mysqli/include -I/usr/install/src/php5.3-dev/ext/mysqli/main -I/usr/install/src/php5.3-dev/ext/mysqli -I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/usr/local/php/include/php/ext -I/usr/local/php/include/php/ext/date/lib -I/usr/include/mysql -DHAVE_CONFIG_H -g -O2 -c /usr/install/src/php5.3-dev/ext/mysqli/mysqli.c -fPIC -DPIC -o .libs/mysqli.o In file included from /usr/install/src/php5.3-dev/ext/mysqli/mysqli.c:31: /usr/install/src/php5.3-dev/ext/mysqli/php_mysqli_structs.h:45:40: error: ext/mysqli/mysqli_libmysql.h: No such file or directory /usr/install/src/php5.3-dev/ext/mysqli/mysqli.c: In function 'php_mysqli_dtor_p_elements': /usr/install/src/php5.3-dev/ext/mysqli/mysqli.c:80: error: 'MYSQLI_CLOSE_IMPLICIT' undeclared (first use in this function) /usr/install/src/php5.3-dev/ext/mysqli/mysqli.c:80: error: (Each undeclared identifier is reported only once /usr/install/src/php5.3-dev/ext/mysqli/mysqli.c:80: error: for each function it appears in.) /usr/install/src/php5.3-dev/ext/mysqli/mysqli.c: In function 'mysqli_link_free_storage': /usr/install/src/php5.3-dev/ext/mysqli/mysqli.c:212: error: 'MYSQLI_CLOSE_IMPLICIT' undeclared (first use in this function) make: *** [mysqli.lo] Error 1 -- Edit bug report at http://bugs.php.net/?id=44371&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=44371&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=44371&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=44371&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=44371&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=44371&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=44371&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=44371&r=needscript Try newer version: http://bugs.php.net/fix.php?id=44371&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=44371&r=support Expected behavior: http://bugs.php.net/fix.php?id=44371&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=44371&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=44371&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=44371&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=44371&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=44371&r=dst IIS Stability: http://bugs.php.net/fix.php?id=44371&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=44371&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=44371&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=44371&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=44371&r=mysqlcfg
