http://bugs.freeciv.org/Ticket/Display.html?id=39849 >
Oops. Your AC_GNU_SOURCE macro works and compiles fine but some time
later I notice the cryptic warning
+ running aclocal ...
configure.ac:168: warning: AC_COMPILE_IFELSE was called before AC_GNU_SOURCE
../../lib/autoconf/specific.m4:331: A
http://bugs.freeciv.org/Ticket/Display.html?id=39922 >
William Allen Simpson wrote:
> http://bugs.freeciv.org/Ticket/Display.html?id=39922 >
>
> To replicate, try any report (such as F1) and then accidentally hit
> space or escape or any other unit command key. The action happens
> in the main
http://bugs.freeciv.org/Ticket/Display.html?id=39922 >
To replicate, try any report (such as F1) and then accidentally hit
space or escape or any other unit command key. The action happens
in the main map invisibly.
___
Freeciv-dev mailing list
Free
http://bugs.freeciv.org/Ticket/Display.html?id=39917 >
> [per - Tue Nov 27 07:08:39 2007]:
> There are two ways to fix this:
> - When you first meet an ally of your ally, the default state is
> cease-fire (brokered by your ally), and perhaps an offer of peace.
> - Or, when your ally allies som
http://bugs.freeciv.org/Ticket/Display.html?id=39849 >
Egor Vyscrebentsov wrote:
> Main thought here is that we have different includes while configuring
> and while compiling, and this may affects.
The compiler notification is only a warning...the compilation will
succeed if -Werror is not on
http://bugs.freeciv.org/Ticket/Display.html?id=39921 >
Output of recent 'xgettext --version' differs from what configure
check expects. Attached patch works for me.
- ML
diff -Nurd -X.diff_ignore freeciv/configure.ac freeciv/configure.ac
--- freeciv/configure.ac 2007-11-27 21:57:37.0
http://bugs.freeciv.org/Ticket/Display.html?id=39849 >
On 27/11/2007, Jason Short <[EMAIL PROTECTED]> wrote:
>
> > [EMAIL PROTECTED] - Tue Nov 27 17:48:50 2007]:
> >
> > On 27/11/2007, Marko Lindqvist wrote:
> > > Now I got this same error in Ubuntu system.
> > >
> > > It seems that user has to
http://bugs.freeciv.org/Ticket/Display.html?id=39849 >
On Tue, 27 Nov 2007 10:10:57 -0800 Jason Short wrote:
> > [cazfi74 - Tue Nov 27 17:48:50 2007]:
> > On 27/11/2007, Marko Lindqvist wrote:
> > > Now I got this same error in Ubuntu system.
> > >
> > > It seems that user has to define "_GNU_
http://bugs.freeciv.org/Ticket/Display.html?id=39849 >
> [EMAIL PROTECTED] - Tue Nov 27 17:48:50 2007]:
>
> On 27/11/2007, Marko Lindqvist wrote:
> > Now I got this same error in Ubuntu system.
> >
> > It seems that user has to define "_GNU_SOURCE" for "__USE_GNU" to
> be defined.
> >
> > No
http://bugs.freeciv.org/Ticket/Display.html?id=39919 >
Can you kill it with a SEGV and get a backtrace? Or run within gdb?
And yeah, disabling sound might be wise...sound really shouldn't crash
though.
-jason
___
Freeciv-dev mailing list
Freeciv-de
http://bugs.freeciv.org/Ticket/Display.html?id=39916 >
Per I. Mathisen wrote:
> http://bugs.freeciv.org/Ticket/Display.html?id=39916 >
>
> On 11/26/07, Ulrik Sverdrup <[EMAIL PROTECTED]> wrote:
>> If not answered, the initial Ceasefire proposal tabs are still not
>> closed after end of turn.
>
http://bugs.freeciv.org/Ticket/Display.html?id=39919 >
On Nov 27, 2007 1:39 PM, <> wrote:
>
> http://bugs.freeciv.org/Ticket/Display.html?id=39919 >
>
> Running civclient from bash gives the output as stated in the attached
> file. The first screen shows up but after that I'm not getting any
> r
http://bugs.freeciv.org/Ticket/Display.html?id=39849 >
On 27/11/2007, Marko Lindqvist wrote:
> Now I got this same error in Ubuntu system.
>
> It seems that user has to define "_GNU_SOURCE" for "__USE_GNU" to be defined.
>
> No idea how it always gets set at configure time.
Patch to define i
http://bugs.freeciv.org/Ticket/Display.html?id=39849 >
Now I got this same error in Ubuntu system.
It seems that user has to define "_GNU_SOURCE" for "__USE_GNU" to be defined.
> ( export CFLAGS="-D_GNU_SOURCE" && ./autogen.sh && make)
works
No idea how it always gets set at configure ti
http://bugs.freeciv.org/Ticket/Display.html?id=39849 >
On 10/11/2007, Jason Dorje Short <[EMAIL PROTECTED]> wrote:
>
> #ifdef __USE_GNU which is
> presumably being left undefined somehow in compilation while it was
> defined properly during the configure check.
I had similar problems in debian
http://bugs.freeciv.org/Ticket/Display.html?id=39849 >
On Fri, 9 Nov 2007 22:26:56 -0800 Jason Dorje Short wrote:
> Jason Dorje Short wrote:
> >
> > William Allen Simpson wrote:
> >>
> >> Naive trunk implementation:
> >
> > Naive is fine but you forgot to add the check to configure.ac. Attach
http://bugs.freeciv.org/Ticket/Display.html?id=39920 >
Running civclient from bash gives the output as stated in the attached
file. The first screen shows up but after that I'm not getting any
respons ... and need to kill the thread.
freeciv_log
Description: Binary data
http://bugs.freeciv.org/Ticket/Display.html?id=39919 >
Running civclient from bash gives the output as stated in the attached
file. The first screen shows up but after that I'm not getting any
respons ... and need to kill the thread.
freeciv_log
Description: Binary data
http://bugs.freeciv.org/Ticket/Display.html?id=39722 >
2007/11/27, Daniel Markstedt <[EMAIL PROTECTED]>:
>
>
> http://bugs.freeciv.org/Ticket/Display.html?id=39722 >
>
> On Nov 27, 2007 5:44 PM, Jordi Negrevernis i Font
> <[EMAIL PROTECTED]> wrote:
> >
> > http://bugs.freeciv.org/Ticket/Display.h
http://bugs.freeciv.org/Ticket/Display.html?id=39866 >
On Sat, 24 Nov 2007 17:54:15 -0800 William Allen Simpson wrote:
> Thought I'd report that the x11 client still compiles and runs.
> Unfortunately, I don't seem to remember how to get it running a game
Connecting to already started serve
http://bugs.freeciv.org/Ticket/Display.html?id=39722 >
On Nov 27, 2007 5:44 PM, Jordi Negrevernis i Font
<[EMAIL PROTECTED]> wrote:
>
> http://bugs.freeciv.org/Ticket/Display.html?id=39722 >
>
> William Allen Simpson wrote:
> > http://bugs.freeciv.org/Ticket/Display.html?id=39722 >
> >
> > Castan
http://bugs.freeciv.org/Ticket/Display.html?id=39722 >
William Allen Simpson wrote:
> http://bugs.freeciv.org/Ticket/Display.html?id=39722 >
>
> Castanier Carl wrote:
>
>> ho, sorry was a pepeto comment :) you can't read them :)
>> Anyway, I can't talk about it since I can't read any tickets a
22 matches
Mail list logo