#20855: orpie: won't link on build - patch included -----------------------------------+---------------------------------------- Reporter: jcdenton513@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: orpie, link, build | Port: orpie -----------------------------------+---------------------------------------- This isn't the most elegant fix I'm sure, but it works and I've successfully linked and ran the application. As far as I can see, it's looking for libmlgsl.a which is provided by the package ocamlgsl. The orpie source file has that library but it doesn't seem to link correctly. My solution while creating more dependencies, works very well. It'd require ocamlgsl and because it modifies configure.in, it'll need autoconf to build a new configure file. Once the patch is applied, the program will compile and link and will be ready to install. -- Ticket URL: <http://trac.macports.org/ticket/20855> MacPorts <http://www.macports.org/> Ports system for Mac OS