Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

#22157 [NEW]: libtool: s%^.*/%%: No such file or directory

0 views
Skip to first unread message

daniel...@develnet.org

unread,
Feb 10, 2003, 7:13:39 PM2/10/03
to
From: daniel...@develnet.org
Operating system: RH 6.2, RH 7.3
PHP version: 5CVS-2003-02-10 (dev)
PHP Bug Type: Compile Failure
Bug description: libtool: s%^.*/%%: No such file or directory

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 bug report at http://bugs.php.net/?id=22157&edit=1
--
Try a CVS snapshot: http://bugs.php.net/fix.php?id=22157&r=trysnapshot
Fixed in CVS: http://bugs.php.net/fix.php?id=22157&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=22157&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=22157&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=22157&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=22157&r=support
Expected behavior: http://bugs.php.net/fix.php?id=22157&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=22157&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=22157&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=22157&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22157&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=22157&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=22157&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=22157&r=gnused

0 new messages