ID:               22157
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: RH 6.2, RH 7.3
 PHP Version:      5CVS-2003-02-10 (dev)
 New Comment:

Snapshot or straight from CVS? 
Do you have libtool 1.4.3 installed?




Previous Comments:
------------------------------------------------------------------------

[2003-02-10 18:13:36] [EMAIL PROTECTED]

Hi,

libtool perishes in todays PHP5 CVS 

[root@orbiter php5]# cat /etc/redhat-release 
Red Hat Linux release 7.3 (Valhalla)

[root@orbiter php5]# uname -a
Linux orbiter 2.4.18-3smp #1 SMP Thu Apr 18 06:59:55 EDT 2002 i686
unknown

[root@orbiter php5]# cat config.nice 
#! /bin/sh
#
# Created by configure

'./configure' \
'--enable-force-cgi-redirect' \
'--with-config-file-path=../conf' \
'--with-zlib' \
"$@"

[root@orbiter php5]# ./libtool --version
./libtool: s%^.*/%%: No such file or directory
ltmain.sh (GNU libtool) 1.4.3 (1.922.2.110 2002/10/23 01:39:54)

[root@orbiter php5]# make -j2
/bin/sh libtool --silent --mode=link gcc -export-dynamic -g-O2 [... ...
... ... ... ... etc.] /zend_qsort.lo Zend/zend_multibyte.lo
Zend/zend_objects.lo Zend/zend_object_handlers.lo
Zend/zend_objects_API.lo Zend/zend_mm.lo Zend/zend_execute.lo
sapi/cli/php_cli.lo sapi/cli/getopt.lo main/internal_functions_cli.lo
-lz -lcrypt -lresolv -lm -ldl -lnsl -lcrypt  -o sapi/cli/php
libtool: s%^.*/%%: No such file or directory
libtool: s%^.*/%%: No such file or directory
libtool: -e: command not found
libtool: -e: command not found

regards dtg

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=22157&edit=1

Reply via email to