#41135: gsl: libgsl.0.dylib possibly uses incorrect library id. ----------------------------+---------------------------- Reporter: mario.stief@… | Owner: dtakahashi42@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: invalid | Keywords: Port: gsl | ----------------------------+---------------------------- Comment (by macsforever2000@…): Replying to [comment:1 cal@…]:
Yes, there is. The binary that links against `libgsl.0.dylib` can be modified with `install_name_tool(1)` to correctly reference the library in `/opt/local`.
These problems usually happen when the `libgsl.0.dylib` library isn't built with the correct library id; see the first line out output from `otool -L /opt/local/lib/libgsl.0.dylib`. If that contains `/usr/local` this is a bug in the `gsl` port and should be fixed.
Given this fact, shouldn't this ticket remain open until that problem is fixed? -- Ticket URL: <https://trac.macports.org/ticket/41135#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X