On Fri, Jul 31, 2020 at 12:43 PM Samuel Lelièvre
<samuel.lelie...@gmail.com> wrote:
>
> 2020-07-31 à 09:58 UTC, Dima Pasechnik:
> >
> > Do you have another copy of libecl*.dylib or libecl*.so somewhere in
> > /usr/local ?
> >
> > (or just ecl*.[dylib,so] - I recall at some point the naming was off)
>
> Here is what I have:
> ```
> $ find /usr/local -iname "ecl*.so"
> $ find /usr/local -iname "ecl*.dylib"
> $ find /usr/local -iname "libecl*.so"
> $ find /usr/local -iname "libecl*.dylib"
> /usr/local/lib/libecl.20.dylib
> /usr/local/lib/libecl.dylib
> /usr/local/lib/libecl.20.4.dylib
> /usr/local/lib/libecl.20.4.24.dylib
> /usr/local/Cellar/ecl/20.4.24/lib/libecl.20.dylib
> /usr/local/Cellar/ecl/20.4.24/lib/libecl.dylib
> /usr/local/Cellar/ecl/20.4.24/lib/libecl.20.4.dylib
> /usr/local/Cellar/ecl/20.4.24/lib/libecl.20.4.24.dylib

I guess all of them are actually links to
/usr/local/Cellar/ecl/20.4.24/lib/libecl.20.4.24.dylib
all of them installed by Homebrew.

anyhow, most probably the error you have is due to their presence - as they are
built with --enable-threads=yes, but Sage's is built with --enable-threads=no


> ```
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sage-release" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sage-release+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/CAEcArF3VuKopZV6fnchNKHic6-Wjzgs1inmVcUpWk2H359YVcg%40mail.gmail.com.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CAAWYfq3mXTfRYJtfi_Oj1WTFN2xWvRs0CrzbJ88WYd39Ge%3Da5w%40mail.gmail.com.

Reply via email to