From: email at hansanderson dot com Operating system: Linux 2.4.9-31.2RS PHP version: 4.3.3 PHP Bug Type: Compile Failure Bug description: Yaz failure
Description: ------------ ext/yaz/php_yaz.o: In function `yaz_association_destroy': /root/src/php-4.3.3/ext/yaz/php_yaz.c:94: undefined reference to `ZOOM_package_destroy' ext/yaz/php_yaz.o: In function `zif_yaz_itemorder': /root/src/php-4.3.3/ext/yaz/php_yaz.c:1126: undefined reference to `ZOOM_package_destroy' /root/src/php-4.3.3/ext/yaz/php_yaz.c:1127: undefined reference to `ZOOM_connection_package' /root/src/php-4.3.3/ext/yaz/php_yaz.c:1128: undefined reference to `ZOOM_package_send' ext/yaz/php_yaz.o: In function `zif_yaz_es_result': /root/src/php-4.3.3/ext/yaz/php_yaz.c:1212: undefined reference to `ZOOM_package_option_get' collect2: ld returned 1 exit status make: *** [sapi/cgi/php] Error 1 PHP 4.3.3 (just downloaded) Yaz 2.0.3 (just downloaded) Also with PHP 4.3.1 and Yaz 2.0. Yaz 2.0 used to work with PHP < 4.3.1 (don't recall which, but upgrading to 4.3.1 broke it). Tried it without IMAP (and imap-ssl and kerberos) as previous bugs indicated it was a problem, but same error. Configure: ./configure --prefix=/usr --enable-exif --with-xml --with-zlib --enable-ftp \ --with-png-dir=/usr/lib --with-gd --with-curl=/usr --with-mysql=/usr --enable-dba \ --with-gdbm --with-imap=/usr/local/include --with-kerberos --with-imap-ssl=/usr/bin \ --with-gettext --enable-mbstring --with-freetype-dir=/usr \ --with-yaz=/usr/local/bin -- Edit bug report at http://bugs.php.net/?id=25351&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25351&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25351&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=25351&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=25351&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=25351&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=25351&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=25351&r=support Expected behavior: http://bugs.php.net/fix.php?id=25351&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=25351&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=25351&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=25351&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25351&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=25351&r=dst IIS Stability: http://bugs.php.net/fix.php?id=25351&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=25351&r=gnused