ID: 9922 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Compile Failure PHP Version: 4.0 Latest CVS (22/03/2001) Assigned To: Comments: No feedback. If this problem persists with PHP 4.0.5 which will be released next week, please reopen this report. But this is probably not a bug in PHP, but in your system configuration. Derick Previous Comments: --------------------------------------------------------------------------- [2001-03-22 11:08:52] [EMAIL PROTECTED] i just tried builds from fresh checkouts ( plain configure/make) on Solars 2.5.1 and 2.7 without problems, so i still guess it's a problem with your local configuration and not php's fault --------------------------------------------------------------------------- [2001-03-22 10:10:07] [EMAIL PROTECTED] No, we've /usr/ccs/bin in PATH. Now the problem is present even when compiling as CGI. Marco --------------------------------------------------------------------------- [2001-03-22 10:01:07] [EMAIL PROTECTED] looks like you do not have /usr/ccs/bin in your path? --------------------------------------------------------------------------- [2001-03-22 09:31:53] [EMAIL PROTECTED] 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 --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=9922&edit=2 -- 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]