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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
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: Sun Apr 28 18:01:31 2024 UTC