Trace/BPT trap: 5 on Mac OS 10.9.2 Mavericks
Ryan Schmidt
ryandesign at macports.org
Sat Oct 10 08:54:05 PDT 2015
> On Oct 10, 2015, at 10:49 AM, mcaballe at brera.inaf.it wrote:
>
>
> Yes, it exists now:
>
> Ms-MacBook-Air:~ mcaballe$ ls /opt/local/lib/libcfitsio.dylib
> /opt/local/lib/libcfitsio.dylib
>
> But when I compile the program and run it, I still get:
>
> Ms-MacBook-Air:outside mcaballe$ export DYLD=/opt/local/lib/libcfitsio.dylib
What are you trying to do with this line?
> Ms-MacBook-Air:outside mcaballe$ ./kyn
> dyld: Library not loaded: @rpath/libcfitsio.2.dylib
> Referenced from: /Users/mcaballe/HEASOFT/outside/./kyn
> Reason: image not found
> Trace/BPT trap: 5
>
> So the problem persists...
On my system, the cfitsio port does not provide a file called "libcfitsio.2.dylib", only "libcfitsio.dylib", so I don't know what this "kyn" program is linking with, but it's not from MacPorts.
More information about the macports-users
mailing list