Complete.Org: Mailing Lists: Archives: freeciv-dev: June 2004:
[Freeciv-Dev] Re: can't compile CVS version
Home

[Freeciv-Dev] Re: can't compile CVS version

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: ngnetzky@xxxxxxxxxx
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: can't compile CVS version
From: Jason Dorje Short <jdorje@xxxxxxxxxxxx>
Date: Wed, 09 Jun 2004 16:36:43 -0400

ngnetzky@xxxxxxxxxx wrote:
I'm new to this list and linux, so please bear with me. I'm tring to compile 
the June 8th CVS version so I can play around with the new AI features. Well 
everything in autogen and configure went ok. So I tried to make and make gave 
the following errors:

citydlg.c: In function `city_dialog_update_map':
citydlg.c:1379: unknown field `pixmap' specified in initializer
citydlg.c:1379: warning: missing braces around initializer
citydlg.c:1379: warning: (near initialization for `store.v')
make[4]: *** [citydlg.o] Error 1
make[4]: Leaving directory `/home/myhome/freeciv-cvs-Jun-08/client/gui-gtk-2.0'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/myhome/freeciv-cvs-Jun-08/client/gui-gtk-2.0'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/myhome/freeciv-cvs-Jun-08/client'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/myhome/freeciv-cvs-Jun-08'
make: *** [all] Error 2

I wondering if somebody else out there can make sense out of this and help me 
compile this thing. Thanks in advance for any help you can give me on this 
matter.

Something's up with your compiler. Can you tell us what compiler you're using? If it's gcc, what is the output of "gcc --version"? What distribution/version are you using?

jason


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