[Freeciv-Dev] [bug #21554] SVN compile error

2014-01-29 Thread Jacob Nevins
Update of bug #21554 (project freeciv):

  Status:None => Duplicate  
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #21554] SVN compile error

2014-01-29 Thread anonymous
Follow-up Comment #1, bug #21554 (project freeciv):

Duplicate of bug #21386 -- jtn.

___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #21554] SVN compile error

2014-01-29 Thread Christian Knoke
URL:
  

 Summary: SVN compile error
 Project: Freeciv
Submitted by: chrisk
Submitted on: Mi 29 Jan 2014 13:38:45 CET
Category: general
Severity: 3 - Normal
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: 
 Discussion Lock: Any
Operating System: GNU/Linux
 Planned Release: 

___

Details:

some configure options give compile error. i386. details:

chris@leo:~/freeciv/svnversion$ svn update
Revision 24279.

chris@leo:~/freeciv/svnversion$ ./autogen.sh --enable-debug=yes
--enable-svnrev --enable-fcmp=gtk2 --with-readline --with-ggz-client
--with-ggzconfig=/usr/bin/ggz-config --enable-fcdb=all --enable-ipv6=yes
[...]
+ running configure ... 

using:  --enable-debug=yes --enable-svnrev --enable-fcmp=gtk2 --with-readline
--with-ggz-client --with-ggzconfig=/usr/bin/ggz-config --enable-fcdb=all
--enable-ipv6=yes

[...]
configure:
** Configuration Summary **

  == General build options ==
  Shared libraries:  no
  Debugging support: yes
  Profiling support: no
  IPv6 support:  yes
  Map image toolkits:auto
ppm:   built-in
MagickWand:no

  == Client ==
  Build freeciv client:  yes

  Maintained client frontends:
Gtk-3.0: no
Gtk-2.0: yes
SDL: no
Xaw: no
Stub:no

  In-development client frontends:
  (these are not yet ready for general use)
QT:  no
SDL2:no

  == Server ==
  Build freeciv server:  yes
AI modules support:no
Database support:  yes
  mysql: yes
  postgres:  yes
  sqlite3:   no


Now type 'make' to compile freeciv.
chris@leo:~/freeciv/svnversion$ make
[...]
make[3]: Entering directory `/home/chris/freeciv/svnversion/server'
  CC aiiface.lo
  CC animals.lo
  CC auth.lo
  CC barbarian.lo
  CC citizenshand.lo
  CC cityhand.lo
  CC citytools.lo
  CC cityturn.lo
  CC commands.lo
  CC connecthand.lo
  CC console.lo
  CC diplhand.lo
  CC diplomats.lo
  CC edithand.lo
  CC fcdb.lo
  CC gamehand.lo
  CC ggzserver.lo
  CC handchat.lo
  CC hand_gen.lo
  CC maphand.lo
  CC meta.lo
  CC notify.lo
  CC plrhand.lo
cc1: warnings being treated as errors
plrhand.c: In function ‘fit_nationset_to_players’:
plrhand.c:2253: error: ‘least_misfits’ may be used uninitialized in this
function
At top level:
cc1: error: unrecognized command line option "-Wno-tautological-compare"
make[3]: *** [plrhand.lo] Fehler 1
make[3]: Leaving directory `/home/chris/freeciv/svnversion/server'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/chris/freeciv/svnversion/server'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/chris/freeciv/svnversion'
make: *** [all] Fehler 2






___

Reply to this item at:

  

___
  Nachricht gesendet von/durch Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev