Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: ikeji on February 20, 2016, 10:33:06 PM

Title: guile doesn't work due to old libffi dependency.
Post by: ikeji on February 20, 2016, 10:33:06 PM
Hi,

I want to report a problem on guile package for 6.x.

I tried to use guile package on 6.4.1, but it reports error.
----
guile: error while loading shared libraries: libffi.so.5: cannot open shared object file: No such file or directory
----

libffi package on 6.x has newer version of library.
----
/usr/local/lib/libffi.so.6.0.4
----

I send a PM to author (Arslan S.), but he looks no longer active. last active date in forum is 3 years ago.
Title: Re: guile doesn't work due to old libffi dependency.
Post by: Juanito on February 21, 2016, 01:06:26 AM
guile re-compiled and posted to tc-6.x/7.x repos - thanks for reporting this.
Title: Re: guile doesn't work due to old libffi dependency.
Post by: ikeji on February 21, 2016, 04:02:31 AM
Thanks for quick update!