Open up Console.app and trigger the error again.
Hopefully svn (or dyld) should log to the console what image it was trying to find.
On Dec 14, 2006, at 10:41 AM, Doug Hall wrote:
I'm having trouble with SVN, I used to use svn 1.3.1 from /usr/local/bin. but then decided to upgrade to svn 1.4.2 and use MacPorts to do the dirty work for me. But, every svn command which accesses the net returns a Bus Error. Here's what svn.crash.log gives me:
Report Version: 4
Command: svn
Path: /opt/local/bin/svn
Parent: bash [17994]
Version: ??? (???)
PID: 21622
Thread: Unknown
Link (dyld) error:
image not found
Any help would be appreciated. It's appears that it can't link with the library which transfers things across the net -- but I have no clue how to fix it. MacPorts didn't complain during the build.