ID: 17327
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Feedback
Bug Type: Compile Failure
Operating System: Solaris 8
PHP Version: 4.2.1
New Comment:
Try running CC=gcc ./configure ...
Previous Comments:
------------------------------------------------------------------------
[2002-05-21 00:37:54] [EMAIL PROTECTED]
pacific 53 # uname -a
SunOS pacific 5.8 Generic_108528-13 sun4u sparc SUNW,Ultra-5
pacific 54 # make
Making all in Zend
make[1]: Entering directory `/usr/local/src/php-4.2.1/Zend'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/src/php-4.2.1/Zend'
Making all in main
make[1]: Entering directory `/usr/local/src/php-4.2.1/main'
make[2]: Entering directory `/usr/local/src/php-4.2.1/main'
/bin/sh /usr/local/src/php-4.2.1/libtool --silent --mode=compile gcc
-I. -I/usr
In file included from php.h:34,
from internal_functions.c:23:
/usr/local/src/php-4.2.1/Zend/zend.h:55:19: unix.h: No such file or
directory
In file included from internal_functions.c:23:
php.h:71:18: unix.h: Error 0
make[2]: *** [internal_functions.lo] Error 1
make[2]: Leaving directory `/usr/local/src/php-4.2.1/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/php-4.2.1/main'
make: *** [all-recursive] Error 1
pacific 55 #
p
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=17327&edit=1