ID: 39528 Updated by: [EMAIL PROTECTED] Reported By: aleksey dot ovcharenko at gmail dot com -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: FreeBSD 6.1-RELEASE-p7 PHP Version: 5.2.0 New Comment:
Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2006-11-16 08:35:32] aleksey dot ovcharenko at gmail dot com Description: ------------ Maybe it somehow related to issue #31256? I tried to build php5.2-200611160730 snapshot, but configure failed with same error as bellow. Reproduce code: --------------- Simply try to build lang/php5 port that depends on libxml2 where libxml2 is build with threads-support. Expected result: ---------------- I expect the configure phase to complete successfully. Actual result: -------------- configure:27639: cc -o conftest -O2 -fno-strict-aliasing -pipe -march=athlon-xp -R/usr/local/lib -L/usr/local/lib conftest.c -lm -lxml2 -lz -liconv -lm >&5 /usr/local/lib/libxml2.so: undefined reference to `pthread_equal' configure:27642: $? = 1 configure: program exited with status 1 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=39528&edit=1