phpbar.de logo

Mailinglisten-Archive

[php] CVS install problem mit libtool

[php] CVS install problem mit libtool

Marc Linke php_(at)_phpcenter.de
Thu, 9 Aug 2001 13:56:25 +0200


Hi,

ich versuche die CVS version auf einem suse 6.4 rechner zu
installieren. Dazu habe ich zunächst mal auf libtool 1.4 geupdated.

Leider bricht configure immer ab:

Configuring libtool
checking build system type... i686-pc-linux-gnu
checking for ld used by GCC... (cached) /usr/i486-suse-linux/bin/ld
checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
./ltconfig: ./ltconfig: No such file or directory
configure: error: libtool configure failed

Ich hab auch eine mail mit hinweisen gefunden:

    If configure complains about not being able to find ltconfig, 
    it is a clear indication that aclocal has used the libtool.m4 
    of libtool 1.3.x to build aclocal.m4. That is usually the 
    result of installing libtool with another prefix than 
    automake

    Running the following sequence of commands should cure that 
    (adapt to OS-specific commands as necessary): 

    a=`which aclocal`; b=`which libtool`; \ 
    cp `dirname $b`/../share/aclocal/libtool.m4 \ 
    `dirname $a`/../share/aclocal/ 

Leider hilft mir das auch nicht viel weiter:

server:/usr/local # which aclocal
/usr/local/bin/aclocal
server:/usr/local # which libtool
/usr/local/bin/libtool

sieht imho völlig ok aus.
Ich habe auch mittlerweile alle "alten" libtool dateien gelöscht
(hoffe ich).

Hat jemand eine idee woran es liegen kann?
oder einen hinweis wie ich den fehler finden könnte?

danke


_________________________________________________________
Do You Yahoo!?
Get your free _(at)_yahoo.com address at http://mail.yahoo.com



php::bar PHP Wiki   -   Listenarchive