--- Begin Message ---
Apache version : 1.3.22
Linux built kernel: 2.4.17 ( rh7.2)
Gnu libtool version : 1.4 (1.920)
hi,
i have the following error msg when im trying to install php 4.1.1 (over
4.0.6) :
my configure options :
./configure --with-apxs=/usr/sbin/apxs --with-config-file-path=/etc/php
--with-pgsql=/usr/lib/pgsql --enable-versioning
[inda@zion php-4.1.1]# make
Making all in Zend
make[1]: Entering directory `/home/sizo/Compressed/php-4.1.1/Zend'
/bin/sh ./libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
-g -O2 -c zend_language_parser.c
In file included from /usr/include/errno.h:36,
from zend_operators.h:24,
from zend_API.h:28,
from zend_language_parser.c:152:
/usr/include/bits/errno.h:25:26: linux/errno.h: No such file or directory
make[1]: *** [zend_language_parser.lo] Error 1
make[1]: Leaving directory `/home/sizo/Compressed/php-4.1.1/Zend'
make: *** [all-recursive] Error 1
any ideas how to fix this ?
How can i disable Zend when im running make ?
--- End Message ---
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php