Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2004:
[Freeciv-Dev] Re: (PR#9551) error in civclient_DEPENDENCIES with old aut
Home

[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]
To: akaquinn@xxxxxxxxxxx
Cc: miky40@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#9551) error in civclient_DEPENDENCIES with old automakes
From: "Martin Schröder" <martin@xxxxxxxxxx>
Date: Fri, 13 Aug 2004 06:31:34 -0700
Reply-to: rt@xxxxxxxxxxx

<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




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