From:             [EMAIL PROTECTED]
Operating system: HP-UX11 (32bit)
PHP version:      4.0.5
PHP Bug Type:     Compile Failure
Bug description:  /usr/bin/ld: Unsatisfied symbols: 

If i compile (gcc 2.95.3) apache 1.3.14 with PHP module i get this:
/usr/bin/ld: Unsatisfied symbols:       
   dlclose (code)                       
   dlopen (code)                        
   dlerror (code)                       
   dlsym (code)                         
collect2: ld returned 1 exit status     

/usr/lib/libdl.sl exists.

If i do the same on HP-UX11 (64bit) with HP C++ compiler
it works without errors.

commands:
./configure --without-mysql --with-apache=../apache_1.3.14





-- 
Edit Bug report at: http://bugs.php.net/?id=10785&edit=1



-- 
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