[Ecls-list] failure on cygwin

Martin Rubey martin.rubey at math.uni-hannover.de
Sun Oct 25 08:06:46 UTC 2009


no luck - well, ecl seems to work, but fricas configure fails with

axiom_build_bindir =
/home/Kloster/fri-build-ecl/build/i686-pc-cygwin/bin
checking Lisp implementation... ECL (Embeddable Common-Lisp) 9.10.2
Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya
Copyright (C) 1993 Giuseppe Attardi
Copyright (C) 2000 Juan J. Garcia-Ripoll
ECL is free software, and you are welcome to redistribute it
under certain conditions; see file 'Copyright' for details.
Type :h for Help.
Top level.
>
;;; Loading "/home/Kloster/fricas-1.0.8/config.lisp"
;;; Loading #P"/usr/local/lib/ecl-9.10.2/cmp.fas"

LOAD: Could not load file #P"/usr/local/lib/ecl-9.10.2/cmp.fas" (Error:
"No such
 file or directory")
Available restarts:

1. (RESTART-TOPLEVEL) Go back to Top-Level REPL.

Broken at SI:BYTECODES. [Evaluation of: (WITH-OPEN-FILE (OUT
"config_cl.out" :DI
RECTION :OUTPUT :IF-DOES-NOT-EXIST :CREATE :IF-EXISTS :SUPERSEDE)
(FORMAT OUT "f
ricas_fasl_type=~a~&" (PATHNAME-TYPE (COMPILE-FILE-PATHNAME
"foo.lisp"))) (FORMA
T OUT "fricas_lisp_flavor=~a~&" "ecl") (LET ((VER (GET-VERSION-NUMBER)))
(IF (EQ
 VER 'BAD-VERSION-STRING) (FORMAT T "Unable to determine version")
 (FORMAT OUT "
fricas_lisp_version=~a~&" VER))))]
 File: #P"/home/Kloster/fricas-1.0.8/config.lisp" (Position #408)
>>
configure: error: Unable to determine Lisp flavor





More information about the ecl-devel mailing list