When I try to run some test code on this system, I get this error:

LOAD: Could not load file
#P"/Users/rpg/lisp/asdf/tmp/fasls/ecl-12.2.1-unknown-macosx-x86/test/file3.fas"
(Error:
"dlopen(/Users/rpg/lisp/asdf/tmp/fasls/ecl-12.2.1-unknown-macosx-x86/test/file3.fas,
10): Library not loaded: /opt/local/lib/libffi.5.dylib

This makes sense, because I have libffi.6.dylib, not .5.

Should this be reflected in the dependencies of ecl?  Because if I do

port deps ecl

I get

ecl @12.2.1_0 has no dependencies.

I'm not confident enough in my understanding of ports to determine
whether this is a bona fide bug, or if it is simply a misconfiguration
on my part.

Thanks!
_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to