[Freeciv-Dev] Re: [Patch] CMA 1.0
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Raimar Falke writes:
>
> Ok finally I have found the time to put together a release of the
> agents infrastructre, a README about agents and the citizen managment
> agent.
>
> AFAIK the code is ready for inclusion but IMHO there should be a
> discussion about the direction of the further development of
> freeciv. I'm eager to get feedback about the idea of agents in
> principle, about the idea of the CMA and any improvement (coding
> style, performance) on the implementation of the CMA.
>
> Note: you have to run "automake;autoconf;./configure".
>
The first problem. Just an ordinary linux built..
gcc -DHAVE_CONFIG_H -I. -I../../../freeciv/client/gui-gtk -I../.. -I.
-I../../../freeciv/client/gui-gtk/..
-I../../../freeciv/client/gui-gtk/../include -I../../../freeciv/common
-I../../intl -I../agents -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -O2 -Wall -c
../../../freeciv/client/gui-gtk/citydlg.c
../../../freeciv/client/gui-gtk/citydlg.c:52:
citizen_management_frontend_common.h: Datei oder Verzeichnis nicht gefunden
../../../freeciv/client/gui-gtk/citydlg.c:53:
citizen_management_frontend_gtk.h: Datei oder Verzeichnis nicht gefunden
make[3]: *** [citydlg.o] Fehler 1
make[3]: Leaving directory `/home/andi/fc-linux/client/gui-gtk'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/andi/fc-linux/client'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/andi/fc-linux'
make: *** [all-recursive-am] Fehler 2
Freeciv was build using (running autoconf and automake before
mkdir fc-win
cd fc-win
../freeciv/configure
make
Greetings
Andreas Kemnade
|
|