error using quicklisp to install hunchentoot with clisp on archlinux



[8]> (ql:quickload "hunchentoot")
To load "hunchentoot":
Load 1 ASDF system:
hunchentoot
; Loading "hunchentoot"

*** - Error while trying to load definition for system rfc2388 from pathname
/home/g/quicklisp/dists/quicklisp/software/rfc2388-20120107-http/rfc2388.asd:
SYSTEM::STRING-READER: Invalid byte #xC4 in CHARSET:ASCII conversion
The following restarts are available:
ABORT :R1 Give up on "hunchentoot"
ABORT :R2 Abort main loop
.



Relevant Pages