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: freeciv-dev@xxxxxxxxxxx
Cc: jdorje@xxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: can't compile CVS version
From: "" <ngnetzky@xxxxxxxxxx>
Date: Wed, 9 Jun 2004 16:48:55 -0400 (EDT)
Reply-to: ngnetzky@xxxxxxxxxx

Thanks, Jason. The output from 'gcc --version' is 2.95.4 - Also, I'm using a 
debian based distro called Linspire. I know it's not the best choice of distros 
(as I have been told several times), but I have no complaints with this distro 
so far. Do I need a new version of GCC?

ngnetzky




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

ngnetzky@xxxxxxxxxx wrote:<br>> 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:<br>> <br>> citydlg.c: In 
function `city_dialog_update_map':<br>> citydlg.c:1379: unknown field `pixmap' 
specified in initializer<br>> citydlg.c:1379: warning: missing braces around 
initializer<br>> citydlg.c:1379: warning: (near initialization for 
`store.v')<br>> make[4]: *** [citydlg.o] Error 1<br>> make[4]: Leaving 
directory `/home/myhome/freeciv-cvs-Jun-08/client/gui-gtk-2.0'<br>> make[3]: 
*** [all] Error 2<br>> make[3]: Leaving directory 
`/home/myhome/freeciv-cvs-Jun-08/client/gui-gtk-2.0'<br>> make[2]: *** 
[all-recursive] Error 1<br>> make[2]: Leaving directory 
`/home/myhome/freeciv-cvs-Jun-08/client'<br>> make[1]: *** [all-recursive] 
Error 1<br>> make[1]: Leaving directory `/home/myhome/fr
 eeciv-cvs-Jun-08'<br>> make: *** [all] Error 2<br>> <br>> 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.<br><br>Something's up with your compiler.  Can you tell us what 
compiler you're <br>using?  If it's gcc, what is the output of "gcc --version"? 
 What <br>distribution/version are you using?<br><br>jason<br><br>

_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Re: can't compile CVS version,  <=