Hi, Elio Cuevas Gómez schrieb: > I wanted to try Crystal Space but it doesn't work in my system. The code > compiles and install correctly, but when I try to run walktest or any other > of the included programs I get a segmentation fault: > > [...] > crystalspace.canvas.openglcommon: > OpenGL renderer: GeForce 6200/AGP/SSE2 (vendor: NVIDIA Corporation) > version > 2.1.2 NVIDIA 169.12 > Using windowed mode at resolution 640x480. > Pixel format: Color: 24 Alpha: 8 Depth: 24 Stencil: 8 AccumColor: 48 > AccumAlpha: 16 MultiSamples: 0 > Multisample: disabled > > crystalspace.graphics3d.opengl: > Using VBO with 64 MB of VBO memory > > crystalspace.system: > Loading map 'castle'. > Segmentation fault > > > Running the program throught GDB I get this backtrace: > > #0 0x00002aaab4d90867 in jpeg_CreateDecompress () from > /usr/lib/libjpeg.so.62 > [...] > My system is Gentoo Linux in AMD64.
Shouldn't that be /usr/lib64/??? on 64 Bit? Don't know much about Gentoo, sorry. But maybe you libjpeg install IS br0ken. > Disabling jpeg in configure seems to fix it except that I don't get jpeg > support which kind of makes this pointless. -- J.Fischer ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
