Re: cmucl compilation problem
Andras Simon <[email protected]>
| Newsgroups | gmane.lisp.clsql.general |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2 Feb 2010, Andras Simon wrote: > Undefined foreign symbol: "atol64" > [Condition of type KERNEL:SIMPLE-PROGRAM-ERROR] > It looks like clsql_uffi.so doesn't get loaded. Manually loading it seems to help. Andras