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

 ID:               51772
 Updated by:       tony2...@php.net
 Reported by:      vaskes at mail dot ru
 Summary:          php-fpm do not support PowerPC processors
 Status:           Analyzed
 Type:             Bug
 Package:          FPM related
 Operating System: RedHat Ent. server 5.4-ppc64
 PHP Version:      5.3.2
 Assigned To:      fat

 New Comment:

sapi/fpm/fpm/fpm_main.o: In function `main':

/home/php-5.3.2/sapi/fpm/fpm/fpm_main.c:1698: undefined reference to
`php_output_end_all'



No, trunk is not broken =)

You're trying to compile FPM from trunk with 5.3.2 while you should be
using FPM from PHP_5_3 branch instead.



But the easiest way to test it would be to try a snapshot from
http://snaps.php.net

This way you wouldn't need to manually add FPM to your sources, since
FPM is already available in 5.3.3 snapshots.


Previous Comments:
------------------------------------------------------------------------
[2010-06-09 12:17:56] f...@php.net

trunk seems to be broken.



please try to apply the patch in PHP_5_3 branch instead.

------------------------------------------------------------------------
[2010-06-09 11:29:52] vaskes at mail dot ru

I can provide ssh access to ppc server.

------------------------------------------------------------------------
[2010-06-09 11:29:09] vaskes at mail dot ru

After applying this patch i got following error:



sapi/fpm/fpm/fpm_main.o: In function `main':

/home/php-5.3.2/sapi/fpm/fpm/fpm_main.c:1698: undefined reference to
`php_output_end_all'

/home/php-5.3.2/sapi/fpm/fpm/fpm_main.c:1699: undefined reference to
`php_output_deactivate'

/home/php-5.3.2/sapi/fpm/fpm/fpm_main.c:1639: undefined reference to
`php_output_end_all'

/home/php-5.3.2/sapi/fpm/fpm/fpm_main.c:1640: undefined reference to
`php_output_deactivate'

sapi/fpm/fpm/fpm_main.o: In function `zif_fastcgi_finish_request':

/home/php-5.3.2/sapi/fpm/fpm/fpm_main.c:1496: undefined reference to
`php_output_end_all'

collect2: ld returned 1 exit status

make: *** [sapi/fpm/php-fpm] Error 1

[r...@headnode php-5.3.2]#

------------------------------------------------------------------------
[2010-06-08 11:46:13] tony2...@php.net

Please try the patch attached.

------------------------------------------------------------------------
[2010-06-08 11:45:48] tony2...@php.net

The following patch has been added/updated:

Patch Name: ppc-support
Revision:   1275990348
URL:       
http://bugs.php.net/patch-display.php?bug=51772&patch=ppc-support&revision=1275990348

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


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=51772


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

Reply via email to