compilation of lisp.run seems unsuccessfull

Compro Prasad <[email protected]>
Newsgroups gmane.lisp.clisp.devel
Message-ID <CAF5vbPkbeeLDWPfHOpZVY1qtBwY99wP8OvdiR2ShbOsGy-81nQ@mail.gmail.com>
"../configure --with-threads=POSIX_THREADS" ran successfully.
But "make" stopped after compiling lisp.run
Output:
rm -rf data
mkdir data
cd data && ln -s ../../utils/unicode/UnicodeDataFull.txt .
cd data && ln -s ../../doc/Symbol-Table.text .
gcc -g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type
-Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral
-Wno-shift-negative-value -O -fwrapv -pthread -fno-strict-aliasing
-DENABLE_UNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI
-DDYNAMIC_MODULES  -Wl,--export-dynamic spvw.o spvwtabf.o spvwtabs.o
spvwtabo.o eval.o control.o encoding.o pathname.o stream.o socket.o io.o
funarg.o array.o hashtabl.o list.o package.o record.o weak.o sequence.o
charstrg.o debug.o error.o misc.o time.o predtype.o symbol.o lisparit.o
i18n.o foreign.o unixaux.o zthread.o built.o modules.o libgnu.a  -lreadline
-lncurses -ldl /usr/local/lib/libavcall.a /usr/local/lib/libcallback.a
 -lsigsegv  -o lisp.run
./lisp.run -B . -N locale -E UTF-8 -Emisc 1:1 -Epathname 1:1 -norc -m 2MW
-lp ../src/ -x '(and (load "../src/init.lisp") (sys::%saveinitmem)
(ext::exit)) (ext::exit t)'
make: *** [Makefile:1428: interpreted.mem] Segmentation fault (core dumped)

Running "./lisp.run" too causes SIGSEGV in this case

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

_______________________________________________
clisp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.