pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
rust broken on netbsd-7/i386 (2019Q1)
Trying to build, I got an error about libssl.so.12.0 not found. It
turns out that it's trying to run a NetBSD 8 binary, so presumably the
bootstrap kit has gone astray.
$ /usr/ANONCVS/pkgsrc/lang/rust/work/rust-bootstrap/bin/cargo
Shared object "libssl.so.12" not found
$ file /usr/ANONCVS/pkgsrc/lang/rust/work/rust-bootstrap/bin/cargo
/usr/ANONCVS/pkgsrc/lang/rust/work/rust-bootstrap/bin/cargo: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for NetBSD 8.0, PaX: -mprotect,-ASLR, not stripped
Home |
Main Index |
Thread Index |
Old Index