ID: 35554 User updated by: mad at dactar dot ch Reported By: mad at dactar dot ch -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: HP-UX 11.00 -PHP Version: 5.1.1 +PHP Version: 5.1-200512051130 New Comment:
I've tried with the latest CVS and I don't have the zend_error_noreturn error message anymore. The others messages are still here : /usr/ccs/bin/ld: Unsatisfied symbols: libiconv (code) libiconv_open (code) libiconv_close (code) collect2: ld returned 1 exit status *** Error exit code 1 Stop. Previous Comments: ------------------------------------------------------------------------ [2005-12-05 12:52:41] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5.1-latest.tar.gz For Windows: http://snaps.php.net/win32/php5.1-win32-latest.zip ------------------------------------------------------------------------ [2005-12-05 12:48:38] mad at dactar dot ch 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 this bug report at http://bugs.php.net/?id=35554&edit=1