Neil M wrote:
> problems compiling php-4.2.1 / solaris 2.6
> ------------------------------------------
> 
> [root@sunnsr02] 240 /tmp > cd /export/php-4.2.1
> [root@sunnsr02] 241 /export/php-4.2.1 > make
> Making all in Zend
> /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
> -I../main    -D_POSIX_PTHREAD_SEMANTICS -I../TSRM  -g -O2 
> -prefer-non-pic -static -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 /export/php-4.2.1/Zend
> *** Error code 1
> make: Fatal error: Command failed for target `all-recursive'
> 
> Any comments suggestions appreciated
> 
> Neil
> 

I did not get a solution , except for downgrading php to 4.1.2

Cheers

neil


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to