Follow-up Comment #6, bug #8267 (project wormux):
New information:
make clean / make didn't work, however, I changed my command from:
cd Games/wormux-svn && svn update && ./configure && make && cd src && gdb
wormux
to:
cd Games/wormux-svn && svn update && ./autogen.sh && ./configure && make &&
cd src && gdb wormux
(added ./autogen, to refresh the configure files?)
and now, while the compile still fails, its for a different reason. It
successfully makes wormux, and I can load it (:o network play is coming ^_^).
Instead of the errors I posted before, I get this now:
g++ -DINSTALL_DATADIR=\"/usr/local/share/wormux\"
-DINSTALL_LOCALEDIR=\"/usr/local/share/locale\"
-DFONT_FILE=\"/usr/local/share/wormux/font/DejaVuSans.ttf\"
-DPACKAGE_VERSION=\"0.8beta1\" -Werror -Wall -Wextra -fno-strict-aliasing
-Wno-unused-parameter -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
-I/usr/include/libxml++-2.6 -I/usr/include/libxml2 -I/usr/include/glibmm-2.4
-I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0
-I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -o wormux
ai_engine.o ai_engine_stupid.o ai_movement_module.o ai_shoot_module.o body.o
body_list.o character.o clothe.o member.o move.o movement.o binreloc.o
constant.o action.o action_handler.o main.o config.o game_mode.o game.o
game_loop.o color.o effects.o font.o fps.o polygon.o polygon_generator.o
text_list.o surface.o spriteframe.o spritecache.o spriteanimation.o sprite.o
video.o text.o button.o button_text.o check_box.o label.o list_box.o
list_box_w_label.o msg_box.o spin_button.o spin_button_big.o
spin_button_picture.o text_box.o box.o widget.o widget_list.o null_widget.o
picture_text_cbox.o picture_widget.o affine_transform.o string_tools.o
xml_document.o i18n.o error.o euler_vector.o file_tools.o math_tools.o
resource_manager.o stats.o random.o debug.o jukebox.o weapon_menu.o
loading_screen.o internet_menu.o main_menu.o map_selection_box.o menu.o
network_connection_menu.o network_menu.o credits_menu.o options_menu.o
game_menu.o results_menu.o team_box.o teams_selection_box.o
network_teams_selection_box.o time.o progress_bar.o EnergyBar.o question.o
interface.o cursor.o game_msg.o mouse.o keyboard.o physical_obj.o physics.o
barrel.o bonus_box.o objbox.o object_cfg.o objects_list.o medkit.o camera.o
ground.o map.o random_map.o maps_list.o sky.o tile.o tileitem.o water.o
wind.o chat.o download.o distant_cpu.o index_server.o net_error_msg.o
network.o network_server.o network_client.o network_local.o randomsync.o
body_member.o bullet.o dark_smoke.o explosion_smoke.o fire.o
ground_particles.o ill_bubble.o magic_star.o particle.o polecat_fart.o
teleport_member.o smoke.o star.o team.o team_energy.o teams_list.o results.o
weapon.o weapon_cfg.o weapons_list.o explosion.o launcher.o crosshair.o
air_attack.o airhammer.o anvil.o auto_bazooka.o baseball.o bazooka.o
riot_bomb.o bounce_ball.o cluster_bomb.o construct.o dynamite.o gnu.o
grenade.o gun.o shotgun.o disco_grenade.o jetpack.o lowgrav.o mine.o
ninja_rope.o parachute.o skip_turn.o suicide.o supertux.o teleportation.o
snipe_rifle.o submachine_gun.o polecat.o blowtorch.o syringe.o -lSDL_net
-lSDL_ttf -lSDL_mixer -lSDL_image -lpng -lSDL_gfx -L/usr/lib -lSDL -lpng12
-lSDL_image -lSDL_mixer -lSDL_ttf -lSDL_net -lSDL_gfx -lxml++-2.6 -lxml2 -lz
-lm -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0 -L/usr/lib -lcurl
-lidn -lssl -lcrypto -ldl -L/usr/lib -lssl -lcrypto -ldl -lz -lpng12
make[3]: Leaving directory `/home/kieran/Games/wormux-svn/src'
make[2]: Leaving directory `/home/kieran/Games/wormux-svn/src'
make[1]: Leaving directory `/home/kieran/Games/wormux-svn/src'
Making all in po
make[1]: Entering directory `/home/kieran/Games/wormux-svn/po'
make wormux.pot-update
make[2]: Entering directory `/home/kieran/Games/wormux-svn/po'
Create wormux.pot
make[2]: Leaving directory `/home/kieran/Games/wormux-svn/po'
Update bg.po
Create bg.gmo
Update bs.po
bs.po:106:2: parse error
bs.po:106: keyword "mine" unknown
bs.po:110: keyword "r2111" unknown
bs.po:121:2: parse error
bs.po:121: keyword "mine" unknown
bs.po:125: keyword "r2111" unknown
bs.po:300:2: parse error
bs.po:300: keyword "mine" unknown
bs.po:304: keyword "r2111" unknown
bs.po:422:2: parse error
bs.po:422: keyword "mine" unknown
bs.po:423: keyword "mine" unknown
bs.po:428:2: parse error
bs.po:429: keyword "r2111" unknown
bs.po:435:2: parse error
bs.po:435: keyword "r2229" unknown
/usr/bin/msgmerge: found 16 fatal errors
make[1]: *** [bs.po] Error 1
make[1]: Leaving directory `/home/kieran/Games/wormux-svn/po'
make: *** [all-recursive] Error 1
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?8267>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Wormux-gna mailing list
[email protected]
https://mail.gna.org/listinfo/wormux-gna