[MacPorts] #32173: CamlP4 META doesn't contains reference to dynlink
MacPorts
noreply at macports.org
Tue Nov 22 00:44:13 PST 2011
#32173: CamlP4 META doesn't contains reference to dynlink
----------------------------------+-----------------------------------------
Reporter: ontologiae@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port:
----------------------------------+-----------------------------------------
Comment(by ontologiae@…):
Replying to [comment:2 ontologiae@…]:
It's the port ocaml which contains camlp4.
One solution is to add the lib in the META file :
{{{
package "lib" (
- requires = "camlp4"
+ requires = "camlp4 dynlink"
version = "[distributed with Ocaml]"
}}}
--
Ticket URL: <https://trac.macports.org/ticket/32173#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list