From:             
Operating system: FreeBSD 7.2-RELEASE
PHP version:      5.3.2
Package:          FPM related
Bug Type:         Bug
Bug description:Compile problem after 300049 revision with FreeBSD port

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 bug report at http://bugs.php.net/bug.php?id=52002&edit=1
-- 
Try a snapshot (PHP 5.2):            
http://bugs.php.net/fix.php?id=52002&r=trysnapshot52
Try a snapshot (PHP 5.3):            
http://bugs.php.net/fix.php?id=52002&r=trysnapshot53
Try a snapshot (trunk):              
http://bugs.php.net/fix.php?id=52002&r=trysnapshottrunk
Fixed in SVN:                        
http://bugs.php.net/fix.php?id=52002&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=52002&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=52002&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=52002&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=52002&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=52002&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=52002&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=52002&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=52002&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=52002&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=52002&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=52002&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=52002&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=52002&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=52002&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=52002&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=52002&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=52002&r=mysqlcfg

Reply via email to