Hi all I tried to install php-4.0.4pl1 with apache 1.3.9 and postgress on a linux This linux is a special distribution for armv4l processor I type ./configure --with-apache=../apache_1.3.9 --with-pgsql --enable-track-vars and everything goes fine but when I type make I got several errors like that one: main.c:187: parse error before `zend_compiler_globals' main.c:187: initializer element is not constant main.c:187: (near initialization for `ini_entries[7].mh_arg1') Does anybody has any idea? It seems like the problem is coming from one of the macos defined in Zend/zend_ini.h