Re: [Freeciv-Dev] compile issues

2011-10-28 Thread Matthias Pfafferodt
Am Mittwoch, 26. Oktober 2011, 23:25:49 schrieben Sie: On Wed, Oct 26, 2011 at 4:50 PM, Matthias Pfafferodt matthias.pfaffer...@mapfa.de wrote: Am Mittwoch, 26. Oktober 2011, 01:26:49 schrieb Jason Dorje Short: In file included from /usr/include/gtk-2.0/gtk/gtk.h:236:0,

Re: [Freeciv-Dev] compile issues

2011-10-28 Thread Jason Dorje Short
On Fri, Oct 28, 2011 at 5:30 PM, Matthias Pfafferodt matthias.pfaffer...@mapfa.de wrote: Am Mittwoch, 26. Oktober 2011, 23:25:49 schrieben Sie: On Wed, Oct 26, 2011 at 4:50 PM, Matthias Pfafferodt matthias.pfaffer...@mapfa.de wrote: Am Mittwoch, 26. Oktober 2011, 01:26:49 schrieb Jason Dorje

Re: [Freeciv-Dev] compile issues

2011-10-28 Thread Matthias Pfafferodt
Yes, it says as much in the header. IMO it is essential that the code compile with --enable-debug=checks; the only solutions therefore are to remove this one check (which seems fine to me) or to make the checks work differently per-directory. The latter would probably be pretty easy

Re: [Freeciv-Dev] compile issues

2011-10-26 Thread Matthias Pfafferodt
Am Mittwoch, 26. Oktober 2011, 01:26:49 schrieb Jason Dorje Short: On Mon, Oct 24, 2011 at 4:33 PM, Marko Lindqvist cazf...@gmail.com wrote: On 24 October 2011 22:20, Jason Dorje Short jdo...@gmail.com wrote: For the first time in some time, I have time for freeciv work. But on compiling,

Re: [Freeciv-Dev] compile issues

2011-10-26 Thread Jason Dorje Short
On Wed, Oct 26, 2011 at 4:50 PM, Matthias Pfafferodt matthias.pfaffer...@mapfa.de wrote: Am Mittwoch, 26. Oktober 2011, 01:26:49 schrieb Jason Dorje Short: In file included from /usr/include/gtk-2.0/gtk/gtk.h:236:0,                  from colors.h:16,                  from chatline.c:44:

Re: [Freeciv-Dev] compile issues

2011-10-25 Thread Jason Dorje Short
On Mon, Oct 24, 2011 at 4:33 PM, Marko Lindqvist cazf...@gmail.com wrote: On 24 October 2011 22:20, Jason Dorje Short jdo...@gmail.com wrote: For the first time in some time, I have time for freeciv work.  But on compiling, --enable-debug=checks (--enable-debug=yes in older branches) doesn't

[Freeciv-Dev] compile issues

2011-10-24 Thread Jason Dorje Short
For the first time in some time, I have time for freeciv work. But on compiling, --enable-debug=checks (--enable-debug=yes in older branches) doesn't compile in trunk or in most branches anymore. One issue does seem to be in the GTK header files, both not under our control and commented in the

Re: [Freeciv-Dev] compile issues

2011-10-24 Thread Marko Lindqvist
On 24 October 2011 22:20, Jason Dorje Short jdo...@gmail.com wrote: For the first time in some time, I have time for freeciv work.  But on compiling, --enable-debug=checks (--enable-debug=yes in older branches) doesn't compile in trunk or in most branches anymore. One issue does seem to be in

Re: [Freeciv-Dev] compile issues

2011-10-24 Thread David Lowe
On 24 Oct, 2011, at 1:33 PM, Marko Lindqvist wrote: On 24 October 2011 22:20, Jason Dorje Short jdo...@gmail.com wrote: For the first time in some time, I have time for freeciv work. But on compiling, --enable-debug=checks (--enable-debug=yes in older branches) doesn't compile in trunk or in