[Ecls-list] Re: ECL ignoring command line parameters?

Julian St. der_julian at web.de
Thu Dec 4 15:52:01 UTC 2003


On Thu, 4 Dec 2003 16:46:42 +0100
Juan Jose Garcia-Ripoll <worm at arrakis.es> wrote:

> On Wednesday 03 December 2003 19:10, Julian St. wrote:
> > On Wed, 3 Dec 2003 15:08:26 +0100
> > New kind of error:
> > Configuring without parameters gives me:
> > (gdb) r
> > Starting program: /usr/local/bin/ecl
> >
> > Unrecoverable error:
> > Lisp initialization error.
> >
> > Program received signal SIGABRT, Aborted.
> > 0x281fd36f in kill () from /lib/libc.so.5
> > (gdb) backtrace
> > #0  0x281fd36f in kill () from /lib/libc.so.5
> > #1  0x281f2068 in raise () from /lib/libc.so.5
> > #2  0x28267e93 in abort () from /lib/libc.so.5
> > #3  0x280a91c1 in error () at
> > /usr/home/blitz/src/ecls/src/c/error.d:43
> 
> Ok, first about this error. I downloaded the release ECL-0.9c, applied
> the patches (http://ecls.sf.net/patch-current-exp.gz) on a FreeBSD 4.7
> box(I should thank HP for their wonderful Testdrive program), and run
> "./configure; make; make install".

Yes, I confirmed this procedure to be working on 5.2-BETA, as well. I
just found the difference to my previous tries: --with-clos-streams.
I successfully completed a build with './configure' and got a working
ecl. I then rebuild using --enable-clos-streams and got a failing ecl as
above. (This is not related to the "mkinstalldir vs. csh" bug.)


Regards,
-- 
Julian Stecklina 
http://www.inf.tu-dresden.de/~s1054849/
FA38 DCD3 00EC 97B8 6DD8  D7CC 35D8 8D0E D65B 2AB5




More information about the ecl-devel mailing list