From:             [EMAIL PROTECTED]
Operating system: Solaris 8
PHP version:      4.1.2
PHP Bug Type:     Compile Failure
Bug description:  Make failure on libZend.la

To configure:  ./configure --with-mysql=/usr/local/mysql
--with-apxs=/usr/apache/bin/apxs

Make goes fine until the following:

make[1]: Entering directory `/export/home/jayman/phpreqs/php-4.1.2/Zend'
/bin/sh ../libtool --silent --mode=link gcc  -g -O2 -prefer-pic  -o
libZend.la  -lpam  -ldl -lmysqlclient -lcrypt -lresolv -lresolv -lm -ldl
-lnsl -lsocket  -lsocket -lgcc -lcrypt  zend_language_parser.lo
zend_language_scanner.lo zend_ini_parser.lo zend_ini_scanner.lo
zend_alloc.lo zend_compile.lo zend_constants.lo zend_dynamic_array.lo
zend_execute.lo zend_execute_API.lo zend_highlight.lo zend_llist.lo
zend_opcode.lo zend_operators.lo zend_ptr_stack.lo zend_stack.lo
zend_variables.lo zend.lo zend_API.lo zend_extensions.lo zend_hash.lo
zend_list.lo zend_indent.lo zend_builtin_functions.lo zend_sprintf.lo
zend_ini.lo  
../libtool: ar: not found
make[1]: *** [libZend.la] Error 1
make[1]: Leaving directory `/export/home/jayman/phpreqs/php-4.1.2/Zend'
make: *** [all-recursive] Error 1

I am a beginner at this stuff so it may be obvious to some what I am doing
wrong.  Any Ideas?
-- 
Edit bug report at http://bugs.php.net/?id=16555&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16555&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16555&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16555&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16555&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16555&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16555&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16555&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16555&r=submittedtwice

Reply via email to