Ticket #20855 (new defect)
orpie: won't link on build - patch included
| Reported by: | jcdenton513@… | Owned by: | snb@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.0 |
| Keywords: | haspatch | Cc: | macsforever2000@…, christopher.andrey@…, brett@… |
| Port: | orpie |
Description
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.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


