From: [EMAIL PROTECTED] Operating system: Solaris 2.6 PHP version: 4.0 Latest CVS (22/03/2001) PHP Bug Type: Compile Failure Bug description: Error compiling Zend Parser Hi, we'e a problem compiling PHP 4.0 latest (22/3/2001). We type in a ./configure --with-nsapi=/opt/netscape/server4 --enable-libgcc and obtain a # Making all in Zend make[1]: Entering directory `/web/php/php4-200103220345/Zend' /bin/sh ../libtool --silent --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../main -D_POSIX_PTHREAD_SEMANTICS -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DSUPPORT_UTF8 -DXML_BYTE_ORDER=21 -I../TSRM -DTHREAD=1 -pthreads -c zend_language_scanner_cc.cc /bin/sh ../libtool --silent --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../main -D_POSIX_PTHREAD_SEMANTICS -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DSUPPORT_UTF8 -DXML_BYTE_ORDER=21 -I../TSRM -DTHREAD=1 -pthreads -c zend_ini_scanner_cc.cc /bin/sh ../libtool --silent --mode=link c++ -pthreads -o libZend_cc.la zend_language_scanner_cc.lo zend_ini_scanner_cc.lo ../libtool: ar: not found make[1]: *** [libZend_cc.la] Error 1 make[1]: Leaving directory `/web/php/php4-200103220345/Zend' make: *** [all-recursive] Error 1 Thanks for any help in this, Marco -- Edit Bug report at: http://bugs.php.net/?id=9922&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]