#33462: Mongrel2 needs libranlib -------------------------------+-------------------------------------------- Reporter: robbyt@… | Owner: and.damore@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: mongrel2 -------------------------------+-------------------------------------------- Comment(by robbyt@…): Replying to [comment:4 and.damore@…]:
Replying to [ticket:33462 robbyt@…]:
Before I can build mongrel2, I need to manually install libranlib.
That seems odd to me, libranlib is not ranlib(1), i.e. a libtool alias, it's a library from netlib project to generate random numbers. Also I cannot see any ''-lranlib'' reference in build output, nor mine or yours.
There is a good chance that I could be wrong about libranlib.
Additionally, I need to run `port install mongrel2` twice before the build passes all tests.
So you actually can build mongrel2 but have to run '''install''' action twice. I assume you are not cleaning between the two runs.
I'll check the issue.
However, yes I had to install mongrel2 twice (yes, no cleaning between runs) -- Ticket URL: <https://trac.macports.org/ticket/33462#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS