[Freeciv-Dev] (PR#9551) Recent CVS doesn't compile
[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 >
I am still having problems:
+ generating automake files...
+ running automake ...
automake-1.5: configure.ac: installing `./depcomp'
client/Makefile.am:198: civclient_DEPENDENCIES was already defined in
condition TRUE, which implies condition CLIENT_GUI_FTWL_TRUE
civclient_DEPENDENCIES (User, where = 198) =
{
TRUE => @gui_sources@/libguiclient.a \
../utility/libcivutility.a ../common/libcivcommon.a
agents/libagents.a \
../common/aicore/libaicore.a $(LIBFTWL)
}
client/Makefile.am:198: civclient_DEPENDENCIES was already defined in
condition TRUE, which implies condition CLIENT_GUI_FTWL_FALSE
civclient_DEPENDENCIES (User, where = 198) =
{
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
make: *** No targets specified and no makefile found. Stop.
Anyone else seen this?
|
|