php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #55116 compile fail with option --enable-fpm
Submitted: 2011-07-03 04:53 UTC Modified: 2011-07-03 15:03 UTC
From: bender at digitalbase dot de Assigned: fat (profile)
Status: Closed Package: Compile Failure
PHP Version: 5.4SVN-2011-07-03 (SVN) OS: Ubuntu 11
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: bender at digitalbase dot de
New email:
PHP Version: OS:

 

 [2011-07-03 04:53 UTC] bender at digitalbase dot de
Description:
------------
./configure --enable-debug --enable-fpm


/bin/bash /home/bender/public_html/php-src-5.4/libtool --preserve-dup-deps --
mode=compile cc -I/home/bender/public_html/php-src-5.4/sapi/fpm -Isapi/fpm/ -
I/home/bender/public_html/php-src-5.4/sapi/fpm/ -DPHP_ATOM_INC -
I/home/bender/public_html/php-src-5.4/include -I/home/bender/public_html/php-
src-5.4/main -I/home/bender/public_html/php-src-5.4 -
I/home/bender/public_html/php-src-5.4/ext/date/lib -
I/home/bender/public_html/php-src-5.4/ext/ereg/regex -I/usr/include/libxml2 -
I/home/bender/public_html/php-src-5.4/ext/sqlite3/libsqlite -
I/home/bender/public_html/php-src-5.4/TSRM -I/home/bender/public_html/php-src-
5.4/Zend    -I/usr/include -g -fvisibility=hidden -O0 -Wall -DZEND_SIGNALS  -c 
/home/bender/public_html/php-src-5.4/sapi/fpm/fpm/fpm_shm.c -o 
sapi/fpm/fpm/fpm_shm.lo 
 cc -I/home/bender/public_html/php-src-5.4/sapi/fpm -Isapi/fpm/ -
I/home/bender/public_html/php-src-5.4/sapi/fpm/ -DPHP_ATOM_INC -
I/home/bender/public_html/php-src-5.4/include -I/home/bender/public_html/php-
src-5.4/main -I/home/bender/public_html/php-src-5.4 -
I/home/bender/public_html/php-src-5.4/ext/date/lib -
I/home/bender/public_html/php-src-5.4/ext/ereg/regex -I/usr/include/libxml2 -
I/home/bender/public_html/php-src-5.4/ext/sqlite3/libsqlite -
I/home/bender/public_html/php-src-5.4/TSRM -I/home/bender/public_html/php-src-
5.4/Zend -I/usr/include -g -fvisibility=hidden -O0 -Wall -DZEND_SIGNALS -c 
/home/bender/public_html/php-src-5.4/sapi/fpm/fpm/fpm_shm.c -o 
sapi/fpm/fpm/fpm_shm.o
make: *** Keine Regel vorhanden, um das Target »/home/bender/public_html/php-
src-5.4/sapi/fpm/fpm/fpm_shm_slots.c«, 
  benötigt von »sapi/fpm/fpm/fpm_shm_slots.lo«, zu erstellen.  Schluss.



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-07-03 12:15 UTC] felipe@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: fat
 [2011-07-03 12:15 UTC] felipe@php.net
Try cleaning your build first with ./vcsclean, so ./buildconf ; ./configure ...
 [2011-07-03 15:03 UTC] bender at digitalbase dot de
-Status: Feedback +Status: Closed
 [2011-07-03 15:03 UTC] bender at digitalbase dot de
its work now
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Dec 17 22:00:01 2025 UTC