Hello, I successfully ran ./configure on a Solaris 2.7 box. I used the following gcc >> gcc-2.95.3-sol7-sparc-local
However, running make produced the following errors. Any ideas? <myserver>@/usr/local/php-4.2.3% sh # make Making all in Zend Making all in main Making all in ext Making all in ctype Making all in mysql Making all in pcre Making all in pcrelib Making all in posix Making all in session Making all in standard Making all in xml Making all in expat Making all in sapi Making all in nsapi /bin/sh /usr/local/php-4.2.3/libtool --silent --mode=compile gcc -I. -I/usr/loc al/php-4.2.3/sapi/nsapi -I/usr/local/php-4.2.3/main -I/usr/local/php-4.2.3 -I/in clude -I/usr/local/php-4.2.3/Zend -I/usr/local/mysql-3.23.53-sun-solaris2.7-spar c/include -I/usr/local/php-4.2.3/ext/xml/expat -D_POSIX_PTHREAD_SEMANTICS -D_PO SIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/local/php-4.2.3/TSRM -g -O2 -pthreads -DZTS -prefer-pic -c nsapi.c nsapi.c:50: nsapi.h: No such file or directory nsapi.c:51: base/pblock.h: No such file or directory nsapi.c:52: base/session.h: No such file or directory nsapi.c:53: frame/req.h: No such file or directory nsapi.c:54: frame/protocol.h: No such file or directory nsapi.c:55: base/util.h: No such file or directory nsapi.c:56: frame/log.h: No such file or directory *** Error code 1 make: Fatal error: Command failed for target `nsapi.lo' Current working directory /usr/local/php-4.2.3/sapi/nsapi *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /usr/local/php-4.2.3/sapi/nsapi *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /usr/local/php-4.2.3/sapi *** Error code 1 make: Fatal error: Command failed for target `all-recursive' This e-mail and all attachments are confidential and may be privileged. If you have received this e-mail in error, notify the sender immediately. Do not use, disseminate, store or copy it in any way. Statements or opinions in this e-mail or any attachment are those of the author and are not necessarily agreed or authorised by News International (NI). NI Group may monitor emails sent or received for operational or business reasons as permitted by law. NI Group accepts no liability for viruses introduced by this e-mail or attachments. You should employ virus checking software. News International plc, 1 Virginia St, London E98 1XY, is the holding company for the News International group and is registered in England No 81701 -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php