Dave Mills wrote:
[]
  env DYLD_PRINT_BINDINGS=1 /sw/bin/dpkg


dyld: /sw/bin/dpkg version mismatch for library: /usr/lib/libiconv.2.dylib (compatibility version of user: 6.0.0 greater than library's version: 5.0.0)
Trace/BPT trap

I'll assume you expected that last command do do a bit more than it did...

Indeed. It crashes too early. Dumb question (maybe you answered already): You do have /sw/bin/libiconv.2.dylib, don't you?

If you list

  ls -l /sw/lib/libiconv*dylib

do you see libiconv.dylib, libiconv.2.dylib and libiconv.2.3.0.dylib, the former two being symlinks to the latter?

--
Martin


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to