ID:               28896
 User updated by:  dcimafonte at yahoo dot it
 Reported By:      dcimafonte at yahoo dot it
 Status:           Bogus
 Bug Type:         Apache2 related
 Operating System: Compaq Tru64 5.1A
 PHP Version:      4.3.7
 New Comment:

could you please remove completely this submission, since it's
generating spam to my main email address?


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

[2004-07-06 01:20:53] [EMAIL PROTECTED]

It somehow can't find the pthread library (or is linking with it when
it shouldn't?) Not PHP bug.


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

[2004-06-23 18:34:45] dcimafonte at yahoo dot it

Description:
------------
OS: Compaq Tru64 Unix 5.1A
WebServer: Apache 2.0

Hello,
I compiled php 4.3.7 with Oracle support, and installed it
successfully, but when I run Apache 2.0 it gives me the following error
message (that won't appear when I compile without oracle support):

Cannot load /common/apache/modules/libphp4.so into server: dlopen:
libpthread.so: symbol "pthread_setcancelstate" unresolved

Can you guess why?

Reproduce code:
---------------
./configure --prefix=/user/dw/dwcvs/local
--with-apxs2=/common/apache/bin/apxs --with-oci8
make
make install
cd /common/apache/bin
apachectl start


Expected result:
----------------
apache running

Actual result:
--------------
apache won't start.
In error_log this message appears:
Cannot load /common/apache/modules/libphp4.so into server: dlopen:
libpthread.so: symbol "pthread_setcancelstate" unresolved



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


-- 
Edit this bug report at http://bugs.php.net/?id=28896&edit=1

Reply via email to