Re: Naive installation problems
Raymond Toy <[email protected]>
| Newsgroups | gmane.lisp.matlisp.user |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Jacek" == Jacek Generowicz <[email protected]> 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