[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Errors running 'make' PHP 4.0.4p11
- Subject: [cobalt-users] Errors running 'make' PHP 4.0.4p11
- From: "Sean Chester" <seanc@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri Mar 2 08:54:36 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
im stll trying to install PHP on a RaQ3
i have install SQL fine.
this is what happens when i run 'make' (i guess its something to do with
Zend.. whatever that may be)
Making all in Zend
make[1]: Entering directory `/home/sites/home/users/admin/php-4.0.4pl1/Zend'
/bin/sh ../libtool --silent --mode=compile
gcc -DHAVE_CONFIG_H -I. -I. -I../main -DXML_BYTE_ORDER=12 -g -O2 -c
zend_language_scanner.c
In file included from /usr/include/errno.h:36,
from zend_language_scanner.c:2619:
/usr/include/bits/errno.h:25: linux/errno.h: No such file or directory
In file included from /usr/include/bits/posix1_lim.h:126,
from /usr/include/limits.h:30,
from
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/limits.h:117,
from
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/syslimits.h:7,
from
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/limits.h:11,
from zend_language_scanner.c:2620:
/usr/include/bits/local_lim.h:27: linux/limits.h: No such file or directory
make[1]: *** [zend_language_scanner.lo] Error 1
make[1]: Leaving directory `/home/sites/home/users/admin/php-4.0.4pl1/Zend'
make: *** [all-recursive] Error 1