[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems with EDE
From: |
Andreas Schwab |
Subject: |
Re: Problems with EDE |
Date: |
Fri, 09 Oct 2009 19:10:27 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) |
Sascha Wilde <address@hidden> writes:
> 1. Setup of the autotools infrastructure:
>
> -*- mode: compilation; default-directory: "/tmp/cedettest/" -*-
> Compilation started at Fri Oct 9 14:23:30
>
> aclocal;automake --add-missing;autoreconf;
That should be replaced by a single call to "autoreconf -i".
> This might be actually due to an automake bug, because IMO
> `automake --add-missing' should generate ltmain.sh -- anyway it
> doesn't (tested with automake 1.10.1 on Debian Lenny).
ltmain.sh is part of libtool, not automake.
> Calling libtoolize manually fixes this.
Since autoreconf is not called with --install, it won't run libtoolize.
Andreas.
--
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
- Re: Problems with EDE, (continued)
- Re: Problems with EDE, Eric M. Ludlam, 2009/10/13
- Re: Problems with EDE, Sascha Wilde, 2009/10/09
- Re: Problems with EDE, Sascha Wilde, 2009/10/09
- Re: Problems with EDE, Eric M. Ludlam, 2009/10/09
- Re: Problems with EDE, Sascha Wilde, 2009/10/10
- Re: Problems with EDE, Eric M. Ludlam, 2009/10/14
- Re: Problems with EDE,
Andreas Schwab <=
- Re: Problems with EDE, Chong Yidong, 2009/10/09
- Re: Problems with EDE, Sascha Wilde, 2009/10/09
- Re: Problems with EDE, Sascha Wilde, 2009/10/09
- Re: Problems with EDE, Chong Yidong, 2009/10/09
- Re: Problems with EDE, Sascha Wilde, 2009/10/09
- Re: Problems with EDE, Eric M. Ludlam, 2009/10/13
- Re: Problems with EDE, Eric M. Ludlam, 2009/10/09
- Re: Problems with EDE, Chong Yidong, 2009/10/08
- Re: CEDET merge, Chong Yidong, 2009/10/03
- Re: CEDET merge, Eric M. Ludlam, 2009/10/03