[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] HELP Getting error when compiling PHP
- Subject: [cobalt-users] HELP Getting error when compiling PHP
- From: Richard Kurth <rkurth@xxxxxxxxxxxx>
- Date: Sun Jul 29 18:03:50 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
I am compiling php as a cgi but I get this error when I run make
It says it cant find the file errno.h but the file is in the
directory it is looking in. What can I do to fix this. This is own a
raq4
[root php-4.0.6]# make
Making all in Zend
make[1]: Entering directory `/home/tmp/php-4.0.6/Zend'
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../main -DSUPPORT_UTF8 -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:2718:
/usr/include/bits/errno.h:25: linux/errno.h: No such file or directory
make[1]: *** [zend_language_scanner.lo] Error 1
make[1]: Leaving directory `/home/tmp/php-4.0.6/Zend'
make: *** [all-recursive] Error 1
Best regards,
Richard
mailto:rkurth@xxxxxxxxxxxx