[MacPorts] #60032: MongoDB 4.2.3 fails to build on High Sierra
MacPorts
noreply at macports.org
Tue Feb 4 00:34:38 UTC 2020
#60032: MongoDB 4.2.3 fails to build on High Sierra
------------------------+------------------------
Reporter: rseichter | Owner: ryandesign
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Resolution: | Keywords:
Port: mongodb |
------------------------+------------------------
Comment (by kencu):
yes, wrong linker. The instructions I gave you above should have installed
the right one. I don't know why they did not. Please do this to force the
right linker:
{{{
sudo port -f uninstall ld64
sudo port -v install ld64 +ld64_xcode
}}}
and then clean and retry your {{{mongodb}}} installation once again. I'm
predicting success!
If you get failure, recheck your linker. you should see {{{ld64
+ld64_xcode}}} installed
--
Ticket URL: <https://trac.macports.org/ticket/60032#comment:18>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list