[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: clisp build failure



On Friday 26 Mar 2004 18:02, Carlos O'Donell wrote:

> chmod +w config.lisp
> echo '(setq *clhs-root-default* "http://www.lisp.org/HyperSpec/";)' >>
> config.lisp
> ./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 750KW
> -x "(and (load \"init.lisp\") (sys::%saveinitmem) (ext::exit))"
>
> *** - handle_fault error2 ! address = 0x4023fc60 not in
> [0x19bbc000,0x19be75f8) !
> SIGSEGV cannot be cured. Fault address = 0x4023fc60.
> make[1]: *** [interpreted.mem] Segmentation fault
> make[1]: Leaving directory
> `/home/carlos/src/clisp/clisp-2.33/debian/build'
> make: *** [build-stamp] Error 2

I've just tried this with libsigsegv-dev 2.1-1[1] and the build succeeded.

It's possible it will build OK on the buildd, but it would be nice to know why 
you are seeing that failure. I cannot reproduce (and I assume you cannot 
either) the previous failure on the buildd.

[1] Extracting the deb with ar and pointing configure at the correct dir with 
--with-libsigsegv-prefix.



Reply to: