[MacPorts] #62656: rust @1.51.0 does not build on 10.9: Dyld: lazy symbol binding failed: Symbol not found: _linkat (OS 10.9)
MacPorts
noreply at macports.org
Mon Apr 12 12:03:50 UTC 2021
#62656: rust @1.51.0 does not build on 10.9: Dyld: lazy symbol binding failed:
Symbol not found: _linkat (OS 10.9)
-------------------------+-----------------------
Reporter: cave-canem | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.99
Resolution: | Keywords: mavericks
Port: rust |
-------------------------+-----------------------
Comment (by aeiouaeiouaeiouaeiouaeiouaeiou):
Similar as #62639. It is worth trying to replace this [https://github.com
/rust-
lang/rust/blame/67e402f94693f0bcf44381db4d92d2da164eb99a/library/std/src/sys/unix/fs.rs#L1085
string of code] to:
{{{
if #[cfg(any(target_os = "vxworks", target_os = "redox", target_os =
"android", target_os = "macos"))] {
}}}
--
Ticket URL: <https://trac.macports.org/ticket/62656#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list