[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libtool 2.2.6] testsuite: 56 57 58 68 69 70 failed
From: |
Ralf Wildenhues |
Subject: |
Re: [libtool 2.2.6] testsuite: 56 57 58 68 69 70 failed |
Date: |
Sun, 24 May 2009 16:29:07 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
Hello Robert,
please keep the list in Cc:, thanks.
* Robert Garron wrote on Sun, May 24, 2009 at 01:13:38PM CEST:
>>> ./nonrecursive.at:90: $MAKE $target
>>> stderr:
>>> ltdl/lt__strl.c:126: fatal error: opening dependency file
>>> .deps/ltdl/lt__strl.Tpo: No such file or directory
>>> compilation terminated.
>>> make[5]: *** [ltdl/lt__strl.lo] Error 1
>>> make[4]: *** [all] Error 2
>>
>>> 68. configure-iface.at:102: testing ...
>> [...]
>>> ./configure-iface.at:141: $MAKE $target
>>> stderr:
>>> make[6]: *** No rule to make target `libmodule.la.lo', needed by
>>> `libmodule.la'. Stop.
>>> make[5]: *** [all-recursive] Error 1
>>> make[4]: *** [all] Error 2
> ns8:/sw# autoconf --version
> autoconf (GNU Autoconf) 2.61
> ns8:/sw# automake --version
> automake (GNU automake) 1.7.9
> Ralf, Please advise what the issue is, as I will re-install/update
> autoconf and/or automake if it is that simple to have the software work
> on an Itanium Processor (ia64 - 64 bit HP Integrity rx26xx Series
> system).
Updating to Autoconf 2.63 and Automake 1.11 or 1.10.2 will fix the
issue. However, given time I would like to fix the test failures
in Libtool, too. (Even if it means only to skip the tests if Automake
is too old.)
> Also, if you need any testing on this type of system I would be happy to
> compile and run stuff for 'the community' as time permits.
Thanks.
> Finally, totally off of the subject, by any chance off the top of your
> head and experience, do you know of any open source code that will run
> Flash on 64 bit systems, such as the Itanium.
No idea; searching the net shows some information on 64 bit flash
players, but I cannot tell you if that has any relevance to Itanium.
You are probably better off asking this either on a vendor or
distribution specific site. Or contribute support to gnash! :-)
Cheers,
Ralf