Hi Germán,

> Hi Brandon. I finally had time to test GNUstep. I have installed all pre
> requisites, but I get this error:
> ...
> I have installed ffi library with the package libffi6 and libffi-dev.
> This is the name of these packages on mi distro, GNU/Linux Trisquel 6.0.

I'm really sorry about the delay.  I finally got it working.  The
problem was twofold: on Debian-based systems, libffi is located in a
multiarch-specific subdirectory of /usr/lib, which GSRC didn't know
about; and GSRC wasn't properly searching for libraries that only have
versioned .so files (i.e. only libffi.so.5 exists, not libffi.so).  The
latter problem was a bit tricky to solve because of a built-in Make
variable that I didn't know about that was interfering with my efforts.

Annnyway.  Enough details.  Please give it another try and let me know
if it works now.

Thanks!
Brandon

-- 
Brandon Invergo
http://brandon.invergo.net

Attachment: pgpXLreyIxJnw.pgp
Description: PGP signature

Reply via email to