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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
49 - 24 = ?
Subscribe to this entry?

 
 [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 05:01:30 2024 UTC