Search found 3 matches
- Fri Feb 02, 2007 09:15
- Forum: Help
- Topic: Segmentation fault with samples
- Replies: 3
- Views: 2582
Thanks Pompei2, I debugged the program and I found that the problem was a call to DevIL. I reinstalled it properly and now this part works :) Then, samples fail in a call to OpenGL (__glXPushArrayState). I've got an nVidia GeForce 6600 with its OpenGL drivers working (as glxinfo and games report) in...
- Wed Jan 31, 2007 23:13
- Forum: Help
- Topic: Segmentation fault with samples
- Replies: 3
- Views: 2582
- Fri Jan 26, 2007 19:57
- Forum: Help
- Topic: Segmentation fault with samples
- Replies: 3
- Views: 2582
Segmentation fault with samples
Hi, I've got Mandriva Linux 2007, on an AMD64, gcc 4.1.1 I downloaded version 0.5.0, ./configured as ./configure --with-expat-libdir=/usr/lib64 --prefix=/usr --libdir=/lib64 (--with-expat: before it, ./configure didn't complain, but make gave an error) (--prefix and --libdir to accomodate on Mandriv...