ID: 9922
Updated by: hholzgra
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: Compile Failure
Assigned To:
Comments:
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
Previous Comments:
---------------------------------------------------------------------------
[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]