|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2005-02-25 08:52 UTC] tony2001 at phpclub dot net
[2005-03-08 05:07 UTC] nicolas at incrowd dot be
[2005-03-16 03:52 UTC] tony2001 at phpclub dot net
[2005-03-16 03:58 UTC] nicolas at incrowd dot be
[2006-03-22 06:54 UTC] tony2001 at phpclub dot net
[2007-10-17 16:16 UTC] mikael at synd dot info
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Fri Dec 19 08:00:01 2025 UTC |
Description: ------------ The package doesn't compile anymore Reproduce code: --------------- ./configure --enable-memcache --with-zlib-dir=/usr/lib make Expected result: ---------------- Build ok Actual result: -------------- /bin/sh /usr/src/memcache-1.4/libtool --mode=compile gcc -I. -I/usr/src/memcache-1.4 -DPHP_ATOM_INC -I/usr/src/memcache-1.4/include -I/usr/src/memcache-1.4/main -I/usr/src/memcache-1.4 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/Zend -I/usr/local/include/php/TSRM -DHAVE_CONFIG_H -g -O2 -prefer-pic -c /usr/src/memcache-1.4/memcache.c -o memcache.lo gcc -I. -I/usr/src/memcache-1.4 -DPHP_ATOM_INC -I/usr/src/memcache-1.4/include -I/usr/src/memcache-1.4/main -I/usr/src/memcache-1.4 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/Zend -I/usr/local/include/php/TSRM -DHAVE_CONFIG_H -g -O2 -c /usr/src/memcache-1.4/memcache.c -fPIC -DPIC -o memcache.lo In file included from /usr/include/openssl/comp.h:5, from /usr/include/openssl/ssl.h:63, from /usr/local/include/php/main/php_network.h:78, from /usr/src/memcache-1.4/memcache.c:45: /usr/include/openssl/crypto.h:324: parse error before `free_func' /usr/include/openssl/crypto.h:324: parse error before `)' In file included from /usr/include/openssl/objects.h:960, from /usr/include/openssl/evp.h:138, from /usr/include/openssl/x509.h:67, from /usr/include/openssl/ssl.h:69, from /usr/local/include/php/main/php_network.h:78, from /usr/src/memcache-1.4/memcache.c:45: /usr/include/openssl/asn1.h:755: parse error before `free_func' /usr/include/openssl/asn1.h:755: `d2i_ASN1_SET' declared as function returning a function /usr/include/openssl/asn1.h:756: parse error before `int' /usr/include/openssl/asn1.h:853: parse error before `free_func' /usr/include/openssl/asn1.h:853: parse error before `)' In file included from /usr/include/openssl/evp.h:138, from /usr/include/openssl/x509.h:67, from /usr/include/openssl/ssl.h:69, from /usr/local/include/php/main/php_network.h:78, from /usr/src/memcache-1.4/memcache.c:45: /usr/include/openssl/objects.h:989: parse error before `free_func' /usr/include/openssl/objects.h:989: parse error before `)' make: *** [memcache.lo] Error 1