ebuild completes without problem installed pak files from cd on start ($ quake2) this is the result: ian@minion ian $ quake2 Quake 2 -- Version 3.21+rCVS Added packfile ./baseq2/pak0.pak (3307 files) Added packfile ./baseq2/pak1.pak (279 files) Added packfile ./baseq2/pak2.pak (2 files) using /home/ian/.quake2/baseq2/ for writing execing default.cfg couldn't exec config.cfg Console initialized. ------- sound initialization ------- aRts: can't connect to aRts soundserver sound sampling rate: 11025 ------------------------------------ ------- Loading ref_softx.so ------- LoadLibrary("./ref_softx.so") No joysticks found setting mode 0: 320 240 808k surface cache ref_soft version: SOFT 0.01 ------------------------------------ CDAudio_Init: No CD in player. CD Audio Initialized ------- Loading gamei386.so ------- ==== InitGame ==== ------- Server Initialization ------- 0 entities inhibited 0 teams with 0 entities ------------------------------------- ====== Quake2 Initialized ====== 0.0.0.0:0: client_connect ------- sound initialization ------- /usr/bin/quake2: line 3: 9641 Segmentation fault ./quake2 ${@} Is there some config file that I need to be dealing with here?
strange, it works for me. What version of gcc are you using? gentoo-1.4 or 1.2? try it without arts
gcc is 2.95.3-r7 gentoo 1.2 Do you mean USE="-arts" or is there a config variable that I have to set?
The USE="-arts" worked. Thanks.
anybody of the game team use kde? please som kde user investigate why Q2 crash with arts. for the moment i will to remove the art support from the ebuild regards
ok, i just tested latest ver of arts against gcc-3.x and gcc-2.x (and they worked for me) ... i did notice in your startup message it said 'couldnt connect to arts server' ... could you try out the new ebuild ? quake2-revnel ? and make sure you've got latest ver of arts/gcc ...
this guy works for me w/arts enabled and disabled ... please re-open if you have the problem still