Rust 1.15.1 is the existing package, downloaded from the pkgsrc site, used to bootstrap the current for pkgsrc 1.16.0. I haven't got an installation of 7.1 NetBSD amd64 to check the version of libgcc_s.so.1, as I am running only -current, which has /lib/libgcc_s.so.1 and rustc executes OK. There was a time a few months ago (around end of July actually) when I couldn't build rust because of some OS issue, it was fixed and at least under -current it works OK.
Chavdar Ivanov
Hello,
I'm trying to build rust on NetBSD/amd64 -7 and it looks like it's
failing pretty early due to:
Shared object "libgcc_s.so.1" not found
configure:
configure: failure while running
/pkg_comp/obj/pkgsrc/lang/rust/default/rust-1.15.1-x86_64-unknown-netbsd/rustc/bin/rustc
--version
Is it missing a dependency to gcc??-libs?
--
Kind Regards,
Jan Danielsson