[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] [RaQ3] Compiling PHP 4 and Zend
- Subject: [cobalt-users] [RaQ3] Compiling PHP 4 and Zend
- From: "Sean Chester" <seanc@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon Apr 16 20:24:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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