From:             [EMAIL PROTECTED]
Operating system: Solaris 8 (02/02)
PHP version:      4.2.1
PHP Bug Type:     *Compile Issues
Bug description:  PHP4.2.1 fails to compile on Solaris 8 (02/02) 

./configure --with-apxs=/usr/products/apache/bin/apxs
make

Making all in Zend
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../main    -D_POSIX_PTHREAD_SEMANTICS -DSOLARIS2=280 -DMOD_SSL=208108
-DEAPI -DEAPI_MM -DUSE_EXPAT -I../TSRM  -g -O2 -prefer-pic -c -o
zend_language_parser.lo `test -f zend_language_parser.c || echo
'./'`zend_language_parser.c
In file included from zend_compile.h:24,
                 from zend_language_parser.c:147:
zend.h:55: unix.h: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `zend_language_parser.lo'
Current working directory /usr/products/src/php-4.2.1/Zend
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

-- 
Edit bug report at http://bugs.php.net/?id=17286&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17286&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17286&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17286&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17286&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17286&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17286&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17286&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17286&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17286&r=globals

Reply via email to