#41749: gdb: dyld: Library not loaded @rpath/libCore.so --------------------------+---------------------- Reporter: alkulakov@… | Owner: dweber@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: gdb | --------------------------+---------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * owner: macports-tickets@… => dweber@… * port: => gdb Old description:
I used gdb normally until this week. Now running gdb I see:
(gdb) r Starting program: /Volumes/MyProg dyld: Library not loaded: @rpath/libCore.so Referenced from: /Volumes/MyProg Reason: image not found (gdb)
How to fix it?
I have:
- OSX 10.9 - MacPorts 2.2.1 - GNU gdb (GDB) 7.6 installed with MacPorts
New description: I used gdb normally until this week. Now running gdb I see: {{{ (gdb) r Starting program: /Volumes/MyProg dyld: Library not loaded: @rpath/libCore.so Referenced from: /Volumes/MyProg Reason: image not found (gdb) }}} How to fix it? I have: - OSX 10.9 - MacPorts 2.2.1 - GNU gdb (GDB) 7.6 installed with MacPorts -- Comment: Does this happen when running any other program? Or just "MyProg"? The gdb port hasn't been changed in over half a year. It doesn't sound like a MacPorts problem to me. -- Ticket URL: <https://trac.macports.org/ticket/41749#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X