From: dirk dot kreyenberg at googlemail dot com Operating system: HP-UX 11.11 PHP version: 5.2.0 PHP Bug Type: Compile Failure Bug description: Informix shared module doesn't compile
Description: ------------ Hello everybody, it seems like the informix support (not PDO) got broken since PHP 5.1.x on HP-UX 11.11 The configure runs smoothly but when it reaches the informix module, the compilation breaks. - Environment:32 bit, gcc 4.1.1, posix - IBM CSDK: 2.90.HC3 - Tried PHP versions:5.1.6, 5.2.0, php5.2-200612180730 - Last working version: 5.0.5 PDO-informix works fine btw. Thanks for your help! Dirk Reproduce code: --------------- # ./configure [...] --with-informix=shared,/home/informix/ids940 # gmake Expected result: ---------------- A clean build ;-) Actual result: -------------- libtool: link: cannot build libtool library `libphp5.la' from non-libtool objects on this host: /home/informix/ids940/lib/esql/checkapi.o gmake: *** [libphp5.la] Error 1 -- Edit bug report at http://bugs.php.net/?id=39862&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=39862&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=39862&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=39862&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=39862&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=39862&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=39862&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=39862&r=needscript Try newer version: http://bugs.php.net/fix.php?id=39862&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=39862&r=support Expected behavior: http://bugs.php.net/fix.php?id=39862&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=39862&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=39862&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=39862&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=39862&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=39862&r=dst IIS Stability: http://bugs.php.net/fix.php?id=39862&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=39862&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=39862&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=39862&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=39862&r=mysqlcfg