Package: gwp Version: 0.4.0-1 Severity: serious Hi,
Your package is failing to build with the following error: gwp-game-state.c: In function 'gwp_game_state_postinit': gwp-game-state.c:752: error: invalid storage class for function 'planet_conn' gwp-game-state.c:752: warning: no previous prototype for 'planet_conn' gwp-game-state.c:760: error: invalid storage class for function 'ship_conn' gwp-game-state.c:760: warning: no previous prototype for 'ship_conn' make[3]: *** [gwp-game-state.o] Error 1 It seems to be using nested functions. Moving those 2 functions outside of gwp_game_state_postinit() makes that file build without problems, but next the same problem happens with starchart.c. PS: Is there a reason this package is contrib? The copyright file doesn't seem to give a clue why it shouldn't be in main. Also, why is it i386 only? I currently don't see any reason why this should work on other arches. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]