From: mad at dactar dot ch Operating system: HP-UX 11.00 PHP version: 5.1.1 PHP Bug Type: Compile Failure Bug description: Unsatisfied symbols libiconv + zend_error_noreturn
Description: ------------ Hellow, I've errors when I compile php on HP-UX Reproduce code: --------------- Here's my configure's options : ./configure \ --prefix=/PKl01h01/soft/web \ --with-libxml-dir=/PKl01h01/soft/web Expected result: ---------------- No error on compile Actual result: -------------- /usr/ccs/bin/ld: Unsatisfied symbols: libiconv (code) libiconv_open (code) libiconv_close (code) zend_error_noreturn (code) collect2: ld returned 1 exit status *** Error exit code 1 Stop. -- Edit bug report at http://bugs.php.net/?id=35554&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=35554&r=trysnapshot44 Try a CVS snapshot (PHP 5.1): http://bugs.php.net/fix.php?id=35554&r=trysnapshot51 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=35554&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=35554&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=35554&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=35554&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=35554&r=needscript Try newer version: http://bugs.php.net/fix.php?id=35554&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=35554&r=support Expected behavior: http://bugs.php.net/fix.php?id=35554&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=35554&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=35554&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=35554&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=35554&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=35554&r=dst IIS Stability: http://bugs.php.net/fix.php?id=35554&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=35554&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=35554&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=35554&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=35554&r=mysqlcfg