--- snd-gmain.c.orig Mon Sep 18 12:09:22 2000 +++ snd-gmain.c Sun Oct 8 06:26:00 2000 @@ -191,7 +191,7 @@ #if TRAP_SEGFAULT #include /* stolen from scwm.c */ -static jmp_buf envHandleEventsLoop; +static sigjmp_buf envHandleEventsLoop; static RETSIGTYPE segv(int ignored) {