Re: Naive installation problems
Raymond Toy <[email protected]>
| Newsgroups | gmane.lisp.matlisp.user |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Jacek" == Jacek Generowicz <[email protected]> writes: Jacek> Raymond Toy writes: >> Are you running CMUCL 18c? Jacek> Indeedy. >> Can you get the current CVS sources? That should work better. Jacek> Seems to have done the trick. I got these warnings, though: Jacek> configure: WARNING: F77 name mangling doesn't match our expectations. Jacek> configure: WARNING: You may need to change some the FFI code. Jacek> Is it likely that I have a problem ? Yes, but since you're running 18c, that means x86 or sparc, so you can ignore the warning. It must be some error in the config script. I'll check into it. Ray