php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57572 Compile problem
Submitted: 2007-03-12 09:02 UTC Modified: 2009-02-16 20:21 UTC
From: ascott at casdn dot neu dot edu Assigned:
Status: Closed Package: APC (PECL)
PHP Version: 4.4.5 OS: Linux 2.2.22
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ascott at casdn dot neu dot edu
New email:
PHP Version: OS:

 

 [2007-03-12 09:02 UTC] ascott at casdn dot neu dot edu
Description:
------------
/home/andy/apc/APC-3.0.13/pgsql_s_lock.c: In function `apc_spin_pg_usleep':
/home/andy/apc/APC-3.0.13/pgsql_s_lock.c:107: storage size of `delay' isn't known
make: *** [pgsql_s_lock.lo] Error 1


Configured as below.

./configure --enable-apc \
        --disable-apc-mmap \
        --with-apxs=/usr/local/apache2/bin/apxs

Actually have php-4.4.6 installed, but not an option above.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-03-12 15:20 UTC] shire@php.net
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.

Should be fixed in CVS, please let us know if you still have problems using the lates CVS code.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 11 06:01:30 2024 UTC