[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] [RaQ3] Compiling PHP 4 and Zend



I am trying to compile PHP version 4, and this is the error i get when i do
a 'make'
anyone have any ideas why i get this error?



Making all in Zend
make[1]: Entering directory `/home/sites/home/users/admin/php-4.0.3pl1/Zend'
/bin/sh ../libtool --silent --mode=compile
c -DHAVE_CONFIG_H -I. -I. -I..   -DXML_BYTE_ORDER=12  -g -O2 -c
zend-scanner.c
In file included from /usr/include/errno.h:36,
                 from zend-scanner.c:2619:
/usr/include/bits/errno.h:25: linux/errno.h: No such file or directory
make[1]: *** [zend-scanner.lo] Error 1
make[1]: Leaving directory `/home/sites/home/users/admin/php-4.0.3pl1/Zend'
make: *** [all-recursive] Error 1