id summary reporter owner description type status priority milestone component version resolution keywords cc port 35242 ecl: missing dependencies on libffi and gmp rpgoldman@… easye "Here's what I see in the output from an ECL session (this from trying to run the regression tests for ASDF): {{{ 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. }}}" defect closed Normal ports 2.1.1 worksforme waqar@… geekosaur ecl