Home

Advertisement

Customize

Liam Healy - December 1st, 2006

Dec. 1st, 2006

09:51 am - Feed for cl.net new projects

There is now a feed for new projects on common-lisp.net, http://common-lisp.net/recent-projects.xml. Since I stay up to date in the world largely through a feed reader, this is very helpful to me for finding out about new projects in CL. Thanks Erik!

Tags:

01:50 pm - OpenMCL for Debian/amd64

I have heard a lot of good things about OpenMCL over the years, so I was pleased to see the announcement that it is available for Debian/amd64 and gave it a try. This was an easy (Debian-integrated) install and OpenMCL started and did basic things from the shell. However, I got snagged on running SLIME:


Welcome to OpenMCL Version 1.1-pre-061110 (LinuxX8664)!
? ;Loading #P"/usr2/people/healy/emacs/external/slime/swank-loader.lisp"...
;Compiling "/usr2/people/healy/emacs/external/slime/swank-backend.lisp"...
;Loading #P"/usr2/people/healy/.slime/fasl/2006-11-15/openmcl-1.1-unix-x86-64/swank-backend.lx64fsl"...
;Compiling "/usr2/people/healy/emacs/external/slime/nregex.lisp"...
;Loading #P"/usr2/people/healy/.slime/fasl/2006-11-15/openmcl-1.1-unix-x86-64/nregex.lx64fsl"...
;Compiling "/usr2/people/healy/emacs/external/slime/metering.lisp"...
;Loading #P"/usr2/people/healy/.slime/fasl/2006-11-15/openmcl-1.1-unix-x86-64/metering.lx64fsl"...
;Compiling "/usr2/people/healy/emacs/external/slime/swank-openmcl.lisp"...
; Warning: Interface file #P"ccl:x86-headers64;libc;functions.cdb" does not exist.
; While executing: CCL::CDB-OPEN, in process listener(2).
Read error between positions 10394 and 10509 in /usr2/people/healy/emacs/external/slime/swank-openmcl.lisp.
;; Error while loading: /usr2/people/healy/.slime/fasl/2006-11-15/openmcl-1.1-unix-x86-64/swank-openmcl.lx64fsl
;; Condition: Foreign function not found: X86-LINUX64::|tmpnam|
;; Aborting.

Tags: ,
Previous day (Calendar) Next day