Re: cormanlisp patches for 5.11

Reini Urban <[email protected]>
Newsgroups gmane.lisp.ilisp.devel
Message-ID <[email protected]>
hmm, I tried my instructions with a fresh corman lisp installations and
it worked for me.

But I improved the compile-ilisp.lisp a bit to find some errors and to
avoid this 
infinite loop in the bootstrapping stage you have in your backtrace. 
I deferred loading the load-time patches.

http://xarch.tu-graz.ac.at/autocad/lisp/cormanlisp/ccl-1.5-patches.zip

"Clementson, Bill" schrieb:
> Reini, I want to test ILISP with your Corman patches but have encountered
> some problems. I followed these steps:
> 
> 1. Downloaded Corman Lisp 1.5 & installed it
> 2. Downloaded your patches for Corman from:
> http://xarch.tu-graz.ac.at/autocad/lisp/cormanlisp/ccl-1.5-patches.zip
> 3. Unzipped the patches in the Corman directory (preserving directory names)
> 4. From a command line, I cd'ed to the Corman directory & Ran the
>    command: clconsole -execute sys/compile-sys.lisp
>    I got the following errors:
> C:\bin\corman>clconsole -execute sys/compile-sys.lisp
> Corman Lisp 1.5  Copyright (c) 2001 Roger Corman. All rights reserved.
> Type :quit to exit.
> Loading 8 patches...
> ?;;; An error occurred in function #< COMPILED-FUNCTION: #x9306A0 >:
> ;;; Error: The function SET-SYMBOL-MACRO is undefined
> ;;; Entering Corman Lisp debug loop.
> ;;; Use :C followed by an option to exit. Type :HELP for help.
> ;;; Restart options:
> ;;; 1   Abort to top level.
> 
> Any idea what I am doing wrong? Or am I even going about this in the right
> way?
> 
> Thanks for any help or suggestions.
> 
> --
> Bill Clementson
> 
> > -----Original Message-----
> > From: Reini Urban [mailto:[email protected]]
> > Sent: Tuesday, May 21, 2002 3:41 AM
> > To: [email protected]; [email protected]
> > Subject: [Ilisp-devel] cormanlisp patches for 5.11
> >
> >
> > Corman Lisp support for ilisp 5.11 (release) works fine now.
> >
> > I didn't check it with ntemacs, only XEmacs (msvc and cygwin)
> >
> > Hint:
> > Best is to load cl-ilisp.lisp, ilisp-pkg.lisp and cormanlisp.lisp
> > into cormanlisp at first and save the image. (see make-ilisp-img.lisp)
> > Copy makeilisp.bat and compile-ilisp.lisp to the corman
> > directory, fix
> > the ilisp path in compile-ilisp.lisp and run makeilisp.bat.
> >
> > I had to add some cygwin hacks for filename translation
> > (similar to ange-ftp prefixes) for non-cygwin lisps and cygwin XEmacs
> > or bash.
> >
> > ilisp-snd.el:
> >   (file-name-hack "/user@server:~/xx.lisp) => "~/xx.lisp"
> >   (file-name-hack "/cygdrive/r/xx.lisp") => "r:/xx.lisp"
> > cl-ilisp.lisp:
> >   new ilisp-w32-fix-filenames
> > ilisp-cl-easy-menu.el
> >   added a Debugger menu section for xemacs (easy-menu)
> >
> > ILISP Patches:
> >
> > http://xarch.tu-graz.ac.at/autocad/lisp/cormanlisp/ilisp-ccl-5.11.zip
> > Required Cormanlisp patches:
> >
> > http://xarch.tu-graz.ac.at/autocad/lisp/cormanlisp/ccl-1.5-patches.zip

-- 
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.