#33559: levmar: port test fails to find local library ------------------------------------+--------------------------------------- Reporter: lockhart@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: haspatch | Port: levmar ------------------------------------+--------------------------------------- Comment(by lockhart@…): Replying to [ticket:33559 lockhart@…]:
The current levmar port fails to run "port test" if the port is not already installed. The locally-built lmdemo program does not find liblevmar.2.dylib since the install_name for the library is @rpath/liblevmar.2.dylib and the required rpath is not known to lmdemo. The Portfile patch and replacement for the makefile patch allow "port test" to run successfully. afaict this is ready to publish. Thanks!
-- Ticket URL: <https://trac.macports.org/ticket/33559#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS