ID:               15684
 Updated by:       [EMAIL PROTECTED]
-Summary:          Undefined symbol "pthread_getspecific"
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Duplicate
-Bug Type:         Compile Failure
+Bug Type:         Apache2 related
 Operating System: FREEBSD 4.4-STABLE
 PHP Version:      4.1.1
 New Comment:

Duplicate of #14594


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

[2002-03-15 04:05:33] [EMAIL PROTECTED]

this is cross referenced with 14594

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

[2002-03-09 13:49:36] [EMAIL PROTECTED]

Could you please try the latest CVS snapshot?


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

[2002-02-23 05:00:30] [EMAIL PROTECTED]

sorry, just checked the version of php, and it's actually PHP/4.2.0
from snaps.php.net :P

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

[2002-02-23 04:53:26] [EMAIL PROTECTED]

Configured php4.1.1 (latest from snaps.php.net as of last night)  with
options --with-mysql --with-apxs2=/path/to/my/apxs .  Configured, built
and installed , but when running apachectl configtest / restart , I get
this error.

bash-2.05# apachectl configtest
Syntax error on line 215 of /usr/local/apache2/conf/httpd.conf:
Cannot load /usr/local/apache2/modules/libphp4.so into server:
/usr/local/apache2/modules/libphp4.so: Undefined symbol
"pthread_getspecific"

However, I have rebuilt this after installing gnu portable threads from
ports, and using the configure line as follows

bash-2.05# ./configure --with-tsrm-pth --with-mysql
--with-apxs2=/usr/local/apache2/bin/apxs

this builds and installs afterwards.

Is this a bug in freeBSD threads , or a bug in php ?

Thanks :)



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


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

Reply via email to