[Openmcl-devel] asdf-install questions

Chris Wright chris.wright at southernhealth.org.au
Tue Apr 10 23:21:40 PDT 2007


Hi
I have asdf and adsf-install installed (!), but I have this problem:

Welcome to OpenMCL Version 1.1-pre-070214 (DarwinX8664)!
? (asdf-install:install 'md5)
Install where?
0) System-wide install:
   System in /usr/local/asdf-install/site-systems/
   Files in /usr/local/asdf-install/site/
1) Personal installation:
   System in /Users/caw/.asdf-install-dir/systems/
   Files in /Users/caw/.asdf-install-dir/site/
2) Abort installation.
 --> 1
;;; ASDF-INSTALL: Downloading 9030 bytes from
http://files.b9.com/md5/md5-1.8.5.tar.gz to MD5.asdf-install-tmp ...
> Error: value 31 is not of the expected type CHARACTER.
> While executing: CCL::%PRIVATE-IOBLOCK-WRITE-CHAR, in process listener(1).
> Type :POP to abort, :R for a list of available restarts.
> Type :? for other options.

I've had the same error trying to install other systems:

openmcl64
; loading system definition from
/Users/caw/.asdf-install-dir/systems/asdf-install.asd into #<Package
"ASDF0">
; registering #<SYSTEM ASDF-INSTALL #x300040FAD2BD> as ASDF-INSTALL
Welcome to OpenMCL Version 1.1-pre-070214 (DarwinX8664)!
? (require 'asdf)
ASDF
NIL
? (require 'asdf-install)
ASDF-INSTALL
NIL
? (asdf-install:install :mcclim)
Install where?
0) System-wide install:
   System in /usr/local/asdf-install/site-systems/
   Files in /usr/local/asdf-install/site/
1) Personal installation:
   System in /Users/caw/.asdf-install-dir/systems/
   Files in /Users/caw/.asdf-install-dir/site/
2) Abort installation.
 --> 1
;;; ASDF-INSTALL: Downloading 2577914 bytes from
http://common-lisp.net/project/mcclim/downloads/mcclim-0.9.4.tar.gz to
MCCLIM.asdf-install-tmp ...
> Error: value 31 is not of the expected type CHARACTER.
> While executing: CCL::%PRIVATE-IOBLOCK-WRITE-CHAR, in process listener(1).
> Type :POP to abort, :R for a list of available restarts.
> Type :? for other options.
1 > :POP

I am not sure where to start with sorting this out.

uname -a
Darwin chris-wrights-computer.local 8.9.1 Darwin Kernel Version 8.9.1:
Thu Feb 22 20:55:00 PST 2007; root:xnu-792.18.15~1/RELEASE_I386 i386
i386

I have installed both of these systems (md5 and mcclim) with sbcl on
this box via asdf-install without problems

I would be grateful for any help

Cheers

Chris
-- 
A/Prof Chris Wright FJFICM FRACP MBBS
Medical Director, ICU
Monash Medical Centre
Clayton, VIC



More information about the Openmcl-devel mailing list