I thought I'd piggy-back on this thread instead of creating a new one... hope that's ok.
I am compiling SVN versions, and have done so successfully a few times.
I just do:
- {l Code}: {l Select All Code}
svn update supertuxkart
cd supertuxkart
./autogen.sh && ./configure && make
sudo make install
I saw an error with it the other day, and now again on 8518...
Configure returns:
- {l Code}: {l Select All Code}
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking how to run the C++ preprocessor... g++ -E
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for library containing glNewList... -lGL
checking for library containing alGenBuffers... -lopenal
checking AL/al.h usability... yes
checking AL/al.h presence... yes
checking for AL/al.h... yes
checking OpenAL/al.h usability... no
checking OpenAL/al.h presence... no
checking for OpenAL/al.h... no
checking for library containing ov_open... -lvorbisfile
checking vorbis/vorbisfile.h usability... yes
checking vorbis/vorbisfile.h presence... yes
checking for vorbis/vorbisfile.h... yes
checking ogg/ogg.h usability... yes
checking ogg/ogg.h presence... yes
checking for ogg/ogg.h... yes
in /usr/ :
checking irrlicht.h usability... yes
checking irrlicht.h presence... yes
checking for irrlicht.h... yes
checking for irrlicht libraries...
Irrlicht Engine version 1.8.0-alpha
Linux 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64
Could not load sprite bank because the file does not exist: #DefaultFont
checking irrlicht version is recent enough... yes
checking for library containing fribidi_log2vis... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBCURL... yes
checking for svnversion... svnversion
checking for gethostbyaddr_r... yes
checking for gethostbyname_r... yes
checking for poll... yes
checking for fcntl... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for struct msghdr.msg_flags... yes
checking for socklen_t... yes
yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating data/challenges/Makefile
config.status: creating data/fonts/Makefile
config.status: creating data/gfx/Makefile
config.status: creating data/grandprix/Makefile
config.status: creating data/gui/Makefile
config.status: creating data/karts/Makefile
config.status: creating data/models/Makefile
config.status: creating data/music/Makefile
config.status: creating data/po/Makefile
config.status: creating data/sfx/Makefile
config.status: creating data/textures/Makefile
config.status: creating data/tracks/Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating src/ide/Makefile
config.status: creating src/bullet/Makefile
config.status: creating src/bullet/src/Makefile
config.status: creating src/enet/Makefile
config.status: executing depfiles commands
Summary of optional components:
===============================
Disabled debugging, asserts have been turned off
We have Ogg Vorbis support.
Fribidi (RTL languages support) support disabled.
and make...
- {l Code}: {l Select All Code}
Making all in src/bullet
make[1]: Entering directory `/pkgs/games/supertuxkart/src/bullet'
Making all in src
make[2]: Entering directory `/pkgs/games/supertuxkart/src/bullet/src'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/pkgs/games/supertuxkart/src/bullet/src'
make[2]: Entering directory `/pkgs/games/supertuxkart/src/bullet'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/pkgs/games/supertuxkart/src/bullet'
make[1]: Leaving directory `/pkgs/games/supertuxkart/src/bullet'
Making all in src/enet
make[1]: Entering directory `/pkgs/games/supertuxkart/src/enet'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/pkgs/games/supertuxkart/src/enet'
Making all in src
make[1]: Entering directory `/pkgs/games/supertuxkart/src'
Making all in ide
make[2]: Entering directory `/pkgs/games/supertuxkart/src/ide'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/pkgs/games/supertuxkart/src/ide'
make[2]: Entering directory `/pkgs/games/supertuxkart/src'
g++ -Wall -DNDEBUG -O2 -L/usr/local/lib -L/usr/local/lib -o supertuxkart main.o main_loop.o addon.o addons_manager.o network_http.o zip.o animation_base.o billboard_animation.o ipo.o three_d_animation.o music_information.o music_manager.o music_ogg.o sfx_buffer.o sfx_openal.o sfx_manager.o challenge.o challenge_data.o unlock_manager.o stk_config.o user_config.o device_config.o CBatchingMesh.o camera.o explosion.o irr_driver.o lod_node.o material.o material_manager.o mesh_tools.o moving_texture.o particle_emitter.o particle_kind.o particle_kind_manager.o per_camera_node.o rain.o shadow.o skid_marks.o slip_stream.o stars.o CGUISpriteBank.o abstract_state_manager.o abstract_top_level_container.o engine.o event_handler.o layout_manager.o modaldialog.o scalable_font.o screen_loader.o screen.o skin.o widget.o bubble_widget.o button_widget.o CGUIEditBox.o check_box_widget.o dynamic_ribbon_widget.o icon_button_widget.o label_widget.o list_widget.o model_view_widget.o ribbon_widget.o spinner_widget.o text_box_widget.o progress_bar_widget.o binding.o device_manager.o input_device.o input_manager.o file_manager.o xml_node.o xml_writer.o attachment.o attachment_manager.o bowling.o cake.o flyable.o item.o item_manager.o plunger.o powerup.o powerup_manager.o projectile_manager.o rubber_band.o ai_base_controller.o controller.o default_ai_controller.o end_controller.o new_ai_controller.o player_controller.o emergency_animation.o kart.o kart_model.o kart_properties.o kart_properties_manager.o max_speed.o moveable.o follow_the_leader.o game_tutorial.o linear_world.o profile_world.o standard_race.o three_strikes_battle.o world.o world_status.o world_with_rank.o connect_message.o kart_control_message.o kart_update_message.o message.o network_kart.o network_manager.o race_info_message.o race_result_message.o race_state.o btKart.o btKartRaycast.o btUprightConstraint.o irr_debug_drawer.o physical_object.o physics.o triangle_mesh.o grand_prix_data.o grand_prix_manager.o highscore_manager.o highscores.o history.o race_manager.o replay_base.o replay_buffers.o replay_player.o replay_recorder.o challenges.o credits.o add_device_dialog.o confirm_resolution_dialog.o enter_player_name_dialog.o gp_info_dialog.o message_dialog.o player_info_dialog.o press_a_key_dialog.o race_over_dialog.o race_paused_dialog.o track_info_dialog.o addons_loading.o arenas_screen.o feature_unlocked.o grand_prix_lose.o grand_prix_win.o help_screen_1.o help_screen_2.o help_screen_3.o help_screen_4.o kart_selection.o main_menu_screen.o minimal_race_gui.o options_screen_audio.o options_screen_input.o options_screen_input2.o options_screen_players.o options_screen_ui.o options_screen_video.o addons_screen.o race_gui_base.o race_gui.o race_result_gui.o race_setup_screen.o state_manager.o tracks_screen.o tutorial_screen.o dictionary.o dictionary_manager.o iconv.o language.o log.o plural_forms.o po_parser.o stk_file_system.o tinygettext.o ambient_light_sphere.o bezier_curve.o check_lap.o check_line.o check_manager.o check_sphere.o check_structure.o graph_node.o quad.o quad_graph.o quad_set.o terrain_info.o track.o track_manager.o track_object.o track_object_manager.o tutorial.o tutorial_data.o tutorial_manager.o constants.o random_generator.o string_utils.o translation.o vec3.o -L//usr/lib/Linux -L//usr/lib -lIrrlicht -Lbullet/src -lbulletdynamics -lbulletcollision -lbulletmath -Lenet -lenet -lGL -lopenal -lvorbisfile /usr/lib
/usr/bin/ld: cannot find /usr/lib: File format not recognized
collect2: ld returned 1 exit status
make[2]: *** [supertuxkart] Error 1
make[2]: Leaving directory `/pkgs/games/supertuxkart/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/pkgs/games/supertuxkart/src'
make: *** [all-recursive] Error 1
grepping for /usr/lib in the Makefile returns:
- {l Code}: {l Select All Code}
LIBCURL_LIBS = /usr/lib
irrlicht_LIBS = -L//usr/lib/Linux -L//usr/lib -lIrrlicht
Libcurl libs look ok, is it irrlicht?
dpkg -l | grep -i irrlicht
- {l Code}: {l Select All Code}
ii libirrlicht-dev 1.8svn3643~natty High performance realtime 3D engine development library
ii libirrlicht-doc 1.8svn3643~natty High performance realtime 3D engine (API documentation)
rc libirrlicht1.7 1.7.2ubuntu-1~maverick High performance realtime 3D engine
ii libirrlicht1.8 1.8svn3643~natty High performance realtime 3D engine
ii libirrlicht1.8-dbg 1.8svn3643~natty debugging symbols for irrlicht