libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Subject: [libtool 2.1c] testsuite: 44 45 46 failed


From: Ralf Wildenhues
Subject: Re: Subject: [libtool 2.1c] testsuite: 44 45 46 failed
Date: Mon, 11 Feb 2008 09:30:30 +0100
User-agent: Mutt/1.5.17 (2008-01-17)

You have several options to avoid this failure:

- find out why timestamps are not in the right order after
   libtoolize --ltdl=sub/ltdl

(inside sub/ltdl, configure.ac should come before aclocal.m4 should come
before configure and Makefile.in).  This is a bug.  It seems that has to
do with your system's symlink semantics.

- upgrade to Automake 1.10 locally (your automake 1.9.6 gets run
accidentally by the test due to above timestamp messup.  This is
because having a toplevel package 

- Fix your local automake 1.9.6 installation by using this patch:
<http://thread.gmane.org/gmane.comp.gnu.libtool.general/8191/focus=8200>

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]