hello all, i am trying to install hunchentoot on macosx 10.4.10(powerpc) using openmcl ,asdf-install , i am getting these errors, can anybody help me . thanks
;;; ASDF-INSTALL: Downloading 125037 bytes from http://weitz.de/files/hunchentoot.tar.gz to HUNCHENTOOT.asdf-install-tmp ...
;;; ASDF-INSTALL: Installing HUNCHENTOOT.asdf-install-tmp in /usr/local/asdf-install/site/, /usr/local/asdf-install/site-systems/ hunchentoot-0.11.1/ hunchentoot-0.11.1/CHANGELOG hunchentoot-0.11.1/CHANGELOG_TBNL hunchentoot-0.11.1/cookie.lisp hunchentoot-0.11.1/doc/ hunchentoot-0.11.1/doc/hunchentoot.gif hunchentoot-0.11.1/doc/index.html hunchentoot-0.11.1/doc/LICENSE.txt hunchentoot-0.11.1/easy-handlers.lisp hunchentoot-0.11.1/headers.lisp hunchentoot-0.11.1/hunchentoot-test.asd hunchentoot-0.11.1/hunchentoot.asd hunchentoot-0.11.1/log.lisp hunchentoot-0.11.1/mime-types.lisp hunchentoot-0.11.1/misc.lisp hunchentoot-0.11.1/packages.lisp hunchentoot-0.11.1/port-acl.lisp hunchentoot-0.11.1/port-cmu.lisp hunchentoot-0.11.1/port-lw.lisp hunchentoot-0.11.1/port-mcl.lisp hunchentoot-0.11.1/port-sbcl.lisp hunchentoot-0.11.1/README hunchentoot-0.11.1/reply.lisp hunchentoot-0.11.1/request.lisp hunchentoot-0.11.1/server.lisp hunchentoot-0.11.1/session.lisp hunchentoot-0.11.1/specials.lisp hunchentoot-0.11.1/test/ hunchentoot-0.11.1/test/favicon.ico hunchentoot-0.11.1/test/fz.jpg hunchentoot-0.11.1/test/packages.lisp hunchentoot-0.11.1/test/test.lisp hunchentoot-0.11.1/test/UTF-8-demo.html hunchentoot-0.11.1/unix-acl.lisp hunchentoot-0.11.1/unix-cmu.lisp hunchentoot-0.11.1/unix-lw.lisp hunchentoot-0.11.1/unix-mcl.lisp hunchentoot-0.11.1/unix-sbcl.lisp hunchentoot-0.11.1/util.lisp
#P"/usr/local/asdf-install/site/hunchentoot-0.11.1/" #P"/usr/local/asdf-install/site/hunchentoot-0.11.1/" ; loading system definition from /usr/local/asdf-install/site-systems/hunchentoot.asd into #<Package "ASDF269"> ; registering #<SYSTEM :HUNCHENTOOT #x8454E16> as HUNCHENTOOT ; loading system definition from /usr/local/asdf-install/site-systems/url- rewrite.asd into #<Package "ASDF270"> ; registering #<SYSTEM :URL-REWRITE #x849908E> as URL-REWRITE ; loading system definition from /usr/local/asdf-install/site-systems/acl- compat.asd into #<Package "ASDF271"> ; registering #<SYSTEM ACL-COMPAT #x84B468E> as ACL-COMPAT ; loading system definition from /usr/local/asdf-install/site-systems/cl- ppcre.asd into #<Package "ASDF285"> ; registering #<SYSTEM :CL-PPCRE #x84C7FEE> as CL-PPCRE ; loading system definition from /usr/local/asdf-install/site-systems/puri.asd into #<Package "ASDF286"> ; registering #<SYSTEM PURI #x8409666> as PURI ; registering #<SYSTEM PURI-TESTS #x8401656> as PURI-TESTS ; loading system definition from /usr/local/asdf-install/site-systems/rfc2388.asd into #<Package "ASDF290"> ; registering #<SYSTEM :RFC2388 #x842EEAE> as RFC2388 ; loading system definition from /usr/local/asdf-install/site-systems/md5.asd into #<Package "ASDF291"> ; registering #<SYSTEM MD5 #x842627E> as MD5 ; loading system definition from /usr/local/asdf-install/site-systems/cl+ssl.asd into #<Package "ASDF292"> ; registering #<SYSTEM :CL+SSL #x843F34E> as CL+SSL ; loading system definition from /usr/local/asdf-install/site-systems/flexi- streams.asd into #<Package "ASDF293"> ; registering #<SYSTEM :FLEXI-STREAMS #x843623E> as FLEXI-STREAMS ; registering #<SYSTEM :FLEXI-STREAMS-TEST #x844D97E> as FLEXI-STREAMS-TEST ; loading system definition from /usr/local/asdf-install/site-systems/trivial-gray-streams.asd into #<Package "ASDF295"> ; registering #<SYSTEM :TRIVIAL-GRAY-STREAMS #x8441DF6> as TRIVIAL-GRAY-STREAMS ; loading system definition from /usr/local/asdf-install/site-systems/cffi.asd into #<Package "ASDF296"> ; registering #<SYSTEM CFFI #x8455376> as CFFI ; loading system definition from /usr/local/asdf-install/site-systems/cl- base64.asd into #<Package "ASDF298"> ; registering #<SYSTEM CL-BASE64 #x84756BE> as CL-BASE64 ; registering #<SYSTEM CL-BASE64-TESTS #x848CA3E> as CL-BASE64-TESTS ; loading system definition from /usr/local/asdf-install/site-systems/chunga.asd into #<Package "ASDF301"> ; registering #<SYSTEM :CHUNGA #x8481356> as CHUNGA
Error in process listener(1): Class named CCL::BASIC-STREAM not found. While executing: FIND-CLASS Type :POP to abort.
Type :? for other options.