From: Damir Cosic
Subject: Please help with CMUCL installation
Date: 
Message-ID: <38ACED59.28FA81F5@utah-inter.net>
This is becoming a nightmare. I think I downloaded every single lisp
implementation there is on the Internet, but had problems with each of
them.

I am trying to run CMUCL 2-4-19 on Caldera Linux (kernel 2.2.14 and
glibc2.1.2-1). I have basic, safe and small deb packages. When I unpack
them and try to run I get segmentation fault.

Please help!

Damir

-------- gdb output ---------

······@hal:~> gdb /usr/bin/lisp
GNU gdb 4.17.0.11 with Linux/x86 hardware watchpoint and FPU support
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "i386-COL-linux"...(no debugging symbols
found)...
(gdb) run
Starting program: /usr/bin/lisp
(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x37ffefff in ?? ()
(gdb) bt
#0  0x37ffefff in ?? ()
#1  0x8050da1 in sigreturn ()
#2  0x804dd88 in strcpy ()
#3  0x804ddf6 in strcpy ()
#4  0x804a95f in strcpy ()
#5  0x2aaff737 in __libc_start_main ()