ID: 10036 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Compile Failure Assigned To: Comments: No bug in PHP. Either your PATH misses the place where ar is located or you don't have it at all in your system. Ask further support questions on [EMAIL PROTECTED] --Jani Previous Comments: --------------------------------------------------------------------------- [2001-03-28 10:24:34] [EMAIL PROTECTED] run make (after ./configure) & receive the following: # make Making all in Zend make[1]: Entering directory `/usr/local/src/php-4.0.4pl1/Zend' /bin/sh ../libtool --silent --mode=link gcc -g -O2 -o libZend_c.la zend_lang uage_scanner.lo zend_ini_scanner.lo ../libtool: ar: not found make[1]: *** [libZend_c.la] Error 1 make[1]: Leaving directory `/usr/local/src/php-4.0.4pl1/Zend' make: *** [all-recursive] Error 1 # make install Making install in Zend make[1]: Entering directory `/usr/local/src/php-4.0.4pl1/Zend' /bin/sh ../libtool --silent --mode=link gcc -g -O2 -o libZend_c.la zend_lang uage_scanner.lo zend_ini_scanner.lo ../libtool: ar: not found make[1]: *** [libZend_c.la] Error 1 make[1]: Leaving directory `/usr/local/src/php-4.0.4pl1/Zend' make: *** [install-recursive] Error 1 I've seen one thread similar to this, with instructions to install all development patches for RH. What should be done for sun? Thanks, JohnR --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=10036&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]