I'm trying to install clack with hunchentoot on my raspberry pi, but while doing a (ql:quickload :clack) I get this error:
Code: Select all
READ error during COMPILE-FILE:
Symbol "BIGNUM-TYPE" not found in the SB-BIGNUM package.
Line: 53, Column: 52, File-Position: 2151
Stream: #<SB-INT:FORM-TRACKING-STREAM for "file /home/pi/quicklisp/dists/quicklisp/software/ironclad_0.33.0/src/digests/digest.lisp"
Maybe it's not arm compatible at all, I just wonder.