From: Eric H. <eah...@lo...> - 2004-07-10 15:18:10
|
On Saturday 10 July 2004 01:28, you wrote: > Do you still have the config.log file? If so, make a check for > "dirent.h" and see what error could occur. Ahem, never mind, seems I did a "configure" when I should have used "autogen.sh", sorry! :) Duh. But the other problem remains.... > I have an oldish standalone test program but I have to reboot into > Linux first. ;-) > Besides, what are your configure options [summary] ? SDL support ...................... : none XFree86 DGA support .............. : yes XFree86 VidMode support .......... : no Using PowerPC emulator ........... : no Enable JIT compiler .............. : no Enable video on SEGV signals ..... : yes ESD sound support ................ : no GTK user interface ............... : yes mon debugger support ............. : no Bad memory access recovery type .. : siginfo > Could you tell me more about your system? I am using Mandrakelinux 9.1 > with a kernel 2.4.21 + glibc 2.3.1. Can you send the output of running > /lib/libc.so.6 ? Debian testing, kernel 2.4.22 + glibc 2.3.2, output is: GNU C Library stable release version 2.3.2, by Roland McGrath et al. Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiled by GNU CC version 3.3.2 (Debian). Compiled on a Linux 2.6.0-test7 system on 2003-11-05. Available extensions: GNU libio by Per Bothner crypt add-on version 2.1 by Michael Glad and others linuxthreads-0.10 by Xavier Leroy BIND-8.2.3-T5B libthread_db work sponsored by Alpha Processor Inc NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk software FPU emulation by Richard Henderson, Jakub Jelinek and others Report bugs using the `glibcbug' script to <bu...@gn...>. > What can you get out of: > <http://gwenole.beauchesne.free.fr/sheepshaver/paranoia.cpp> ? It segfaults, specifically that "set_r2(0xaffebad5);" line again. Thanks for your help! --Eric |