Re: [TuxKart-users] fxmesa: Received signal 11
Status: Alpha
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2000-07-18 07:13:23
|
jay wrote: > The 3D stuff is working fine as shown by tuxracer running > well on the machine. Have Voodoo3, Mesa (3.2), Glide (2.60), > libc (2.1.3), gcc (2.95.2), Debian 2.1 with upgrades > > Had to install plib version 1.2.0 to compile tuxkart > (./configure didn't notice that libplib was missing tho) Oops! > tuxkart then compiled fine, but doesn't work. It switches to > fullscreen but then straight back again... So you aren't running the new Xfree4.0.1+DRI stuff? If not then your configuration is almost identical to my son's machine (which works of course). > and generates the following message: > > > ./src/tuxkart > Data files will be fetched from: '.' > fxmesa: Received a not handled signal 11 Hmmm - that's not much to go on. Can you get a gdb backtrace? (if that means nothing to you - forgive me - we'll go slowly step-by-step.) Could you run 'ldd' on the tuxkart executable, and again on the tuxracer executable and see if they are both linked to the same copy of Mesa and GLIDE? TuxRacer doesn't use PLIB - so I guess there is a possibility that you have something like the header files from one version of PLIB and the library binaries from another. Did you install PLIB from the RPM or the sources? (The RPM has been reported as broken by a couple of people). > Any ideas what went wrong? Nope - it *sounds* like everything should have gone OK. -- Steve Baker HomeEmail: <sjb...@ai...> WorkEmail: <sj...@li...> HomePage : http://web2.airmail.net/sjbaker1 Projects : http://plib.sourceforge.net http://tuxaqfh.sourceforge.net http://tuxkart.sourceforge.net http://prettypoly.sourceforge.net |