Edit report at http://bugs.php.net/bug.php?id=52002&edit=1
ID: 52002 Updated by: fel...@php.net Reported by: pr0di9y at mail dot ru Summary: Compile problem after 300049 revision with FreeBSD port -Status: Open +Status: Bogus Type: Bug Package: FPM related Operating System: FreeBSD 7.2-RELEASE PHP Version: 5.3.2 New Comment: Hi, the fpm has been merged to 5_3 branch. So for use it with PHP 5.3.x try to build the fpm from the related branch. svn co http://svn.php.net/repository/php/php-src/branches/PHP_5_3/sapi/fpm/ Thanks. Previous Comments: ------------------------------------------------------------------------ [2010-06-05 18:30:07] pr0di9y at mail dot ru Description: ------------ Building with svn co http://svn.php.net/repository/php/php-src/trunk/sapi/fpm sapi/fpm sapi/fpm/fpm/fpm_main.o(.text+0xca0): In function `main': : undefined reference to `php_output_end_all' sapi/fpm/fpm/fpm_main.o(.text+0xca5): In function `main': : undefined reference to `php_output_deactivate' sapi/fpm/fpm/fpm_main.o(.text+0xea0): In function `main': : undefined reference to `php_output_end_all' sapi/fpm/fpm/fpm_main.o(.text+0xea5): In function `main': : undefined reference to `php_output_deactivate' sapi/fpm/fpm/fpm_main.o(.text+0x23b6): In function `zif_fastcgi_finish_request': : undefined reference to `php_output_end_all' *** Error code 1 1 error *** Error code 1 Stop in /basejail/usr/ports/lang/php5. *** Error code 1 ------------------------------------------ Biuldind with svn co --revision 300049 http://svn.php.net/repository/php/php-src/trunk/sapi/fpm sapi/fpm Finished Ok ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=52002&edit=1