[MacPorts] #46771: mhash @0.9.9.9 Build error

MacPorts noreply at macports.org
Thu Sep 14 20:54:02 UTC 2017


#46771: mhash @0.9.9.9 Build error
----------------------+-----------------------------
  Reporter:  erik@…   |      Owner:  ryandesign
      Type:  defect   |     Status:  closed
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.3.3
Resolution:  invalid  |   Keywords:  tiger legacy-os
      Port:  mhash    |
----------------------+-----------------------------
Changes (by ryandesign):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 You're using /usr/bin/ld... this implies you haven't installed the ld64
 port which would provide /opt/local/bin/ld which would have been used
 instead and which would have understood the `-compatibility_version` flag.
 This implies you are using the apple-gcc42 port with its +bootstrap
 variant, since if you were not, ld64 would have been a dependency of it.
 So the solution is to reinstall apple-gcc42 without the +bootstrap
 variant. When you originally installed the apple-gcc42 port with the
 +bootstrap variant, it should have printed a note telling you to do that,
 but I know it's easy to overlook those notes, especially if many other
 ports' notes were printed at the same time.

--
Ticket URL: <https://trac.macports.org/ticket/46771#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list