Re: clg fails to compile on clisp 2.41
Espen S Johnsen <[email protected]> 21 Feb 2007 14:23:11 +0100
| Newsgroups | gmane.lisp.clg.devel |
|---|---|
| Message-ID | <[email protected]> |
"Dmitry Petrov" <[email protected]> writes: > I got following message: > --------------- > ;; Compiling file /home/dmpetrov/.clisp/source/clg/cairo/export.lisp ... > *** - OPEN: file #P"/home/dmpetrov/.clisp/clg:cairo;cairo.lisp" does not > exist In order to compile and load clg, standard behaviour of PARSE-NAMESTRING must be enabled in CLISP. This can be done by starting CLISP with the -ansi option, or just setting CUSTOM:*PARSE-NAMESTRING-ANSI* to non-NIL. I have now added some code to check for this when compiling or loading the system. -- Espen ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV