Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2001:
[Freeciv-Dev] Re: [Patch] CMA 1.0
Home

[Freeciv-Dev] Re: [Patch] CMA 1.0

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Andreas Kemnade <akemnade@xxxxxxxxxxx>
Cc: freeciv development list <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: [Patch] CMA 1.0
From: Raimar Falke <hawk@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 21 Sep 2001 11:09:12 +0200
Reply-to: rf13@xxxxxxxxxxxxxxxxxxxxxx

On Fri, Sep 21, 2001 at 10:57:10AM +0200, Andreas Kemnade wrote:
> 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
                                         ^^^^^^^^^^^

This looks ok.

> -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'

Can you cd to "/home/andi/fc-linux/client/gui-gtk" do a "ls ../agents"?

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 "Make it idiot-proof and someone will make a better idiot."


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