ID: 7644
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Closed
Bug Type: Compile Failure
Assigned To: 
Comments:

No feedback, considered fixed.

--Jani


Previous Comments:
---------------------------------------------------------------------------

[2001-01-02 09:00:20] [EMAIL PROTECTED]
Please try PHP 4.0.4 as this should be fixed.

--Jani


---------------------------------------------------------------------------

[2000-11-29 04:40:06] [EMAIL PROTECTED]
reclassified

---------------------------------------------------------------------------

[2000-11-05 04:45:46] [EMAIL PROTECTED]
PHP 4.0.2 compiles and runs fine on my HP-UX 10.20
PHP 4.0.3p1 (haven't tried 4.0.3) will compile fine, but at runtime (Apache loading as 
DSO), it will complain about DL_UNLOAD being an unsatisfied symbol(code) (and promptly 
aborts startup)

Both were configured with:
./configure 
                --prefix=/prefix/to/php 
                --enable-shared 
                --with-apache=../apache_1.3.12 
                --with-mysql=/prefix/to/mysql/default 
                --without-gd 
                --with-gdbm=/opt/gdbm

and compiled with Apache as DSO & APXS (same result).

My config.cache file does indeed list dlopen not found on my system and all 
./configure output was similar (except for new functionality) between 4.0.3p1 and 
4.0.2.

---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=7644&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to