The lasted ECL from git can't build quicklisp.
 
When I start ECl (with quicklisp registered in the init file), I have this error:
 
GENERATE-CRC32-TABLE The function QL-GUNZIPPER::GENERATE-CRC32-TABLE is undefined.
NIL
Condition of type: SIMPLE-CONDITION
Break

Available restarts:

1. (CONTINUE) Return from BREAK.
2. (TRY-RECOMPILING) Try recompiling deflate
3. (RETRY) Retry compiling #<cl-source-file "quicklisp" "deflate">.
4. (ACCEPT) Continue, treating compiling #<cl-source-file "quicklisp" "deflate">
 as having been successful.
5. (CONTINUE) Ignore initialization errors and continue.
6. (ABORT) Quit ECL unsafely, ignoring all existing threads.

Top level in: #<process TOP-LEVEL>.
 
 
Note, that the function GENERATE-CRC32-TABLE is defined,
and other lisps do not have this problem.
 
ECL version:
commit e3af03e02f375e6fc935cbd929936961374c1b50
Author: Juan Jose Garcia Ripoll <jjgar...@users.sourceforge.net>
Date:   Sun Feb 5 09:40:37 2012 +0100

    GET-MACRO-CHARACTER did not default to the standard readtable

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to