[Freeciv-Dev] Re: (PR#9551) error in civclient_DEPENDENCIES with old aut
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=9551 >
On 2004-08-12 21:33:57 -0700, Jason Short wrote:
> Does this patch help at all?
Nope.
> ./autogen.sh
+ checking for autoconf >= 2.52 ... found 2.52, ok.
+ checking for automake >= 1.4 ... found 1.5, ok.
+ checking for xgettext >= 0.10.36 ... found 0.10.40, ok.
+ checking for msgfmt >= 0.10.36 ... found 0.10.40, ok.
+ using new autoconf configuration (use --disable-autoconf2.52 to use old)
+ creating acinclude.m4
+ running aclocal ...
+ running autoheader ...
+ running autoconf ...
+ generating automake files...
+ running automake ...
automake: configure.ac: installing `./depcomp'
client/Makefile.am:200: civclient_DEPENDENCIES was already defined in condition
TRUE, which implies condition CLIENT_GUI_FTWL_TRUE
civclient_DEPENDENCIES (User, where = 200) =
{
TRUE => @gui_sources@/libguiclient.a \
../utility/libcivutility.a ../common/libcivcommon.a agents/libagents.a \
../common/aicore/libaicore.a $(LIBFTWL)
}
client/Makefile.am:200: civclient_DEPENDENCIES was already defined in condition
TRUE, which implies condition CLIENT_GUI_FTWL_FALSE
civclient_DEPENDENCIES (User, where = 200) =
{
TRUE => @gui_sources@/libguiclient.a \
../utility/libcivutility.a ../common/libcivcommon.a agents/libagents.a \
../common/aicore/libaicore.a $(LIBFTWL)
CLIENT_GUI_FTWL_TRUE => @gui_sources@/libguiclient.a
../common/aicore/libaicore.a ../utility/libcivutility.a
../common/libcivcommon.a agents/libagents.a ../common/aicore/libaicore.a
../utility/ftwl/libftwl.a
}
automake failed
--
http://www.tm.oneiros.de
- [Freeciv-Dev] Re: (PR#9680) autogen.sh fails (automake fails), Per I. Mathisen, 2004/08/12
- [Freeciv-Dev] Re: (PR#9680) autogen.sh fails (automake fails), Jason Short, 2004/08/12
- [Freeciv-Dev] Re: (PR#9680) autogen.sh fails (automake fails), Martin Schröder, 2004/08/12
- [Freeciv-Dev] Re: (PR#9680) autogen.sh fails (automake fails), Martin Schröder, 2004/08/12
- [Freeciv-Dev] Re: (PR#9680) autogen.sh fails (automake fails), Jason Short, 2004/08/12
- [Freeciv-Dev] (PR#9680) autogen.sh fails (automake fails), Mike Jing, 2004/08/12
- [Freeciv-Dev] (PR#9680) autogen.sh fails (automake fails), Jason Short, 2004/08/12
- [Freeciv-Dev] (PR#9551) error in civclient_DEPENDENCIES with old automakes, Jason Short, 2004/08/12
- [Freeciv-Dev] Re: (PR#9551) error in civclient_DEPENDENCIES with old automakes,
Martin Schröder <=
- [Freeciv-Dev] (PR#9551) Re: (PR#9680) automake fails on civclient_DEPENDENCIES, Marko Lindqvist, 2004/08/13
- [Freeciv-Dev] Re: (PR#9551) Re: (PR#9680) automake fails on civclient_DEPENDENCIES, Marko Lindqvist, 2004/08/13
- [Freeciv-Dev] (PR#9551) error in civclient_DEPENDENCIES with old automakes, Mike Jing, 2004/08/13
- [Freeciv-Dev] Re: (PR#9551) Re: (PR#9680) automake fails on civclient_DEPENDENCIES, Jason Short, 2004/08/13
- [Freeciv-Dev] Re: (PR#9551) error in civclient_DEPENDENCIES with old automakes, Martin Schröder, 2004/08/16
- [Freeciv-Dev] Re: (PR#9551) error in civclient_DEPENDENCIES with old automakes, Martin Schröder, 2004/08/20
- [Freeciv-Dev] (PR#9551) error in civclient_DEPENDENCIES with old automakes, Jason Short, 2004/08/24
|
|