[Freeciv-Dev] (PR#40305) G++ not tested in autogen.sh

2009-03-04 Thread Christian Prochaska
http://bugs.freeciv.org/Ticket/Display.html?id=40305 > > [joan.cr...@gmail.com - Sun Jun 22 15:36:48 2008]: > > I can't build version 2.2, because g++ is not installed. The error message > is: > > ../../../../bootstrap/depcomp: line 470: exec: g++: not found > make[5]: *** [toluaxx.bind.o] Erro

[Freeciv-Dev] (PR#40305) G++ not tested in autogen.sh

2009-03-04 Thread Madeline Book
http://bugs.freeciv.org/Ticket/Display.html?id=40305 > > [cproc - Wed Mar 04 12:57:26 2009]: > > > [joan.cr...@gmail.com - Sun Jun 22 15:36:48 2008]: > > > > I can't build version 2.2, because g++ is not installed. > > The error message is: > > > > ../../../../bootstrap/depcomp: line 470: exec

[Freeciv-Dev] (PR#40305) G++ not tested in autogen.sh

2009-03-04 Thread Christian Prochaska
http://bugs.freeciv.org/Ticket/Display.html?id=40305 > > [book - Wed Mar 04 20:06:55 2009]: > > > [cproc - Wed Mar 04 12:57:26 2009]: > > > > > [joan.cr...@gmail.com - Sun Jun 22 15:36:48 2008]: > > > > > > I can't build version 2.2, because g++ is not installed. > > > The error message is: >

[Freeciv-Dev] (PR#40640) [Patch] Unified client common library

2009-03-04 Thread Christian Prochaska
http://bugs.freeciv.org/Ticket/Display.html?id=40640 > > [cazf...@gmail.com - Wed Jan 07 21:23:18 2009]: > > SDL uses macro magic to rename our main() as SDL_main(). This means > that client common code library has different symbols when compiling > SDL client than otherwise. Fixing this is ste