php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56770 The package no longer compiles.
Submitted: 2006-01-11 05:19 UTC Modified: 2007-10-17 16:16 UTC
From: e dot sol at verizon dot net Assigned:
Status: No Feedback Package: memcache (PECL)
PHP Version: 4.4.1 OS: RHEL 4
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2006-01-11 05:19 UTC] e dot sol at verizon dot net
Description:
------------
Previous version compiled on my system. 

2.0.0. does not compile.  During make of PHP:

In file included from main/internal_functions.c:35:
/usr/src/php-4.4.1/ext/memcache/php_memcache.h:79: error: syntax error before "smart_str"
/usr/src/php-4.4.1/ext/memcache/php_memcache.h:79: warning: no semicolon at end of struct or union
/usr/src/php-4.4.1/ext/memcache/php_memcache.h:87: error: syntax error before '}' token
/usr/src/php-4.4.1/ext/memcache/php_memcache.h:87: warning: data definition has no type or storage class
/usr/src/php-4.4.1/ext/memcache/php_memcache.h:91: error: syntax error before "mmc_t"
/usr/src/php-4.4.1/ext/memcache/php_memcache.h:91: warning: no semicolon at end of struct or union
/usr/src/php-4.4.1/ext/memcache/php_memcache.h:93: error: syntax error before '*' token
/usr/src/php-4.4.1/ext/memcache/php_memcache.h:93: warning: data definition has no type or storage class
/usr/src/php-4.4.1/ext/memcache/php_memcache.h:95: error: syntax error before '*' token
/usr/src/php-4.4.1/ext/memcache/php_memcache.h:95: warning: data definition has no type or storage class
/usr/src/php-4.4.1/ext/memcache/php_memcache.h:98: error: syntax error before '}' token
/usr/src/php-4.4.1/ext/memcache/php_memcache.h:98: warning: data definition has no type or storage class
make: *** [main/internal_functions.lo] Error 1



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-01-11 07:48 UTC] tony2001 at phpclub dot 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.

Weird.. I can't reproduce, though I see what can cause it.
Please try latest CVS.
 [2006-01-11 07:49 UTC] tony2001 at phpclub dot net
Bah.. Sorry, clicked wrong button.
Please try latest CVS, it should work now.
 [2007-10-17 16:16 UTC] mikael at synd dot info
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 10 16:01:32 2024 UTC