From:             [EMAIL PROTECTED]
Operating system: solaris 8
PHP version:      4.0.4pl1
PHP Bug Type:     Compile Failure
Bug description:  dies on make

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



-- 
Edit Bug report at: http://bugs.php.net/?id=10036&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]

Reply via email to