> * (load "v") > ; Loading #p"/home/dlphilp/clm-2/v.x86f". > Error in function COMMON-LISP::FOREIGN-SYMBOL-ADDRESS-AUX: > Unknown foreign symbol: "clm_lnxcmu_fm_violin2" Due to what I think is a bug in cmucl's implementation of eval-when, you have to load "v.cmucl" (written when you compile v.ins") rather than the binary output v.x86f.