[Ecls-list] Re: Bug on Mac OS X solved

Rainer Joswig joswig at lisp.de
Wed Nov 3 08:28:04 UTC 2004


At 14:17 Uhr +0100 03.11.2004, Juan Jose Garcia Ripoll wrote:
>Rainer Joswig wrote:
>
>><>There are quite a few differences between [OS X] 10.1, 10.2. and 10.3.
>>Making it work on 10.2 might be helpful though. I was just checking if ECL runs on my Mac. So, no reason to devote
>>much time into it - for me.
>
>No problem. It dit not take much to discover that it is a bug in the Boehm-Weiser garbage collector: even when thread support is disabled, it still tries to link in some code for it. The patch attached (which is also in the home page, http://ecls.sourceforge.net) solves the problems under Mac OS X 10.2 Hopefully, also in your Mac, just in case you want to give it a try.
>
>Juanjo
>
>
>Attachment converted: X:patch-current-exp.gz (    /    ) (000C0B52)

Okay, now it seems to compile.

After installing it I get this message:

RJG5:/Lisp/CL-Implementations/ecl-0.9d joswig$ /usr/local/bin/ecl
dyld: /usr/local/bin/ecl can't open library: /lib/ecl/libecl.dylib  (No such file or directory, errno = 2)
Trace/BPT trap


Rainer Joswig




More information about the ecl-devel mailing list