[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libtool 2.2.4] testsuite: 10 41 42 43 55 56 57 67 68 69 failed
From: |
Ralf Wildenhues |
Subject: |
Re: [libtool 2.2.4] testsuite: 10 41 42 43 55 56 57 67 68 69 failed |
Date: |
Thu, 5 Jun 2008 21:05:18 +0200 |
User-agent: |
Mutt/1.5.17+20080114 (2008-01-14) |
Hello Youssef,
* Youssef CHAHID wrote on Thu, Jun 05, 2008 at 03:46:05PM CEST:
>
> This is the result of complilation of libtool 2.2.4.
> +++
> /home/projet/retrocode.old/Lib/mpeg4ip/libtool-2.2.4/tests/testsuite.dir/at-stderr
> 2008-06-05 14:50:10.000000000 +0200
> @@ -0,0 +1 @@
> +./ltdldemo: error while loading shared libraries: libltdl.so.7: cannot open
> shared object file: No such file or directory
> stdout:
> ./old-m4-iface.at:156: exit code was 127, expected 0
> 41. old-m4-iface.at:107: 41. AC_WITH_LTDL (old-m4-iface.at:107): FAILED
> (old-m4-iface.at:156)
>
> # -*- compilation -*-
> 42. am-subdir.at:33: testing ...
[...]
> ./am-subdir.at:78: $ACLOCAL -I m4
> stderr:
> aclocal: configure.ac: 5: macro `AM_PROG_CC_C_O' not found in library
> stdout:
> ./am-subdir.at:78: exit code was 1, expected 0
Thanks for the report. What is the output of
aclocal --version
automake --version
on your platform?
Test failure 41 looks like a bug in our testsuite, and all others look
like you have a very old aclocal installed which we did not test.
Cheers,
Ralf