HI

Recently I confgiured php with APC on centos 6.5 (x86_64), It give the
compilations error

centos : 6.5 x86_64

Kernel version : 2.6.32-432.el6.x86_64


PHP : 5.5.9

APACHE : 2.4.7

APC : 3.1.13

[root@testing APC-3.1.13]# ./configure --with-php-config=/opt/test/
php/bin/php-config && make -j 5 && make install

apc_compile.c: 755 : warning: assignment from incompatible pointer type
apc_compile.c: 1956 : warning: assignment from incompatible pointer type
apc_complile.c : 2379: error: zend_trait_alias' has no memeber name
function'
apc_complile.c : 2380: error: zend_trait_alias' has no memeber name
function'L
apc_complile.c : 2416: error: zend_trait_precedence' has no memeber name
function'
apc_complile.c : 2417: error: zend_trait_precedence' has no memeber name
function'

make: *** [apc_compile.lo] Error 1



Any idea?
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines

Reply via email to