fukamachi / jose

A JOSE implementation
32 stars 8 forks source link

Error loading system with LispWorks #2

Closed desoi closed 5 years ago

desoi commented 5 years ago

(ql:quickload :jose)

; Loading "jose"

Error: Expected a logical pathname word character at "jose/main" :start 4. 1 (continue) Retry ASDF operation. 2 Retry ASDF operation after resetting the configuration. 3 (abort) Give up on "jose" 4 Return to level 0. 5 Return to top loop level 0.

I thought it might be related to the ASDF version, but the system shows ASDF 3.1.4. This is LispWorks 7.0.0 Mac 64 bit.

desoi commented 5 years ago

Solved, error was caused by an ASDF customization.