From: Raymond T. <to...@rt...> - 2001-07-23 13:01:59
|
>>>>> "Jacek" == Jacek Generowicz <jm...@ec...> writes: Jacek> Greetings, Jacek> I have been trying to compile matlisp (on a SuSE 7.1 system) for Jacek> integration with CMUCL. Jacek> Having set the cmu-lisp varialble in the makefile, and issued `make Jacek> cmu', the installation runs into a problem, which as a comparative Jacek> lisp novice, leaves me stumped. Jacek> I'd appreciate a prod in the right direction. Jacek> Error message included below . . . Are you running CMUCL 18c? I believe this is a "bug" introduced in 18c but the 1.0b defsystem doesn't have the fix. Can you get the current CVS sources? That should work better. If not, a new release is coming soon. Ray |