[Freeciv-Dev] (PR#40555) [patch] explicitly check for pkg-config existence

2008-11-08 Thread Christian Prochaska
http://bugs.freeciv.org/Ticket/Display.html?id=40555 > There's a problem report on the forums about broken libpng detection with the trunk win32 client: http://forum.freeciv.org/viewtopic.php?p=21951#21951 The solution for the problem is mentioned in a comment in pkg.m4: # PKG_CHECK_MODULES(VA

Re: [Freeciv-Dev] (PR#40144) [Patch] Build multiple clients at once

2008-11-08 Thread Marko Lindqvist
http://bugs.freeciv.org/Ticket/Display.html?id=40144 > Libtool stuff (#40177) should be committed (separately) first. - ML ___ Freeciv-dev mailing list Freeciv-dev@gna.org https://mail.gna.org/listinfo/freeciv-dev

[Freeciv-Dev] (PR#40556) Server crash (assertion failure) (v2.1.4)

2008-11-08 Thread Andrew Fuller
http://bugs.freeciv.org/Ticket/Display.html?id=40556 > The server crashes with the following message: civserver: unithand.c:362: real_unit_change_homecity: Assertion `!unit_alive || unit_owner(punit) == city_owner(new_pcity)' failed. Load the attached savegame and join as the human player. Ther

[Freeciv-Dev] (PR#40556) Server crash (assertion failure) (v2.1.4)

2008-11-08 Thread Madeline Book
http://bugs.freeciv.org/Ticket/Display.html?id=40556 > > [EMAIL PROTECTED] - Sun Nov 09 03:10:54 2008]: > > The server crashes with the following message: > civserver: unithand.c:362: real_unit_change_homecity: Assertion > `!unit_alive || unit_owner(punit) == city_owner(new_pcity)' failed. > > L