Skip to content

make install (to non-standard prefix) is failing #15545

Closed
@chris-morgan

Description

@chris-morgan
$ make install
…
install: validating tmp/dist/rust-0.11.0-x86_64-unknown-linux-gnu/install.sh args
install: 
install: verifying platform can run binaries
/home/chris/rust/tmp/dist/rust-0.11.0-x86_64-unknown-linux-gnu/bin/rustc: error while loading shared libraries: librustc-4e7c5e5c.so: cannot open shared object file: No such file or directory
install: error: can't execute rustc binary on this platform
/home/chris/rust/mk/install.mk:18: recipe for target 'install' failed
make: *** [install] Error 1

At this point, /home/chris/rust/tmp/dist/rust-0.11.0-x86_64-unknown-linux-gnu/lib/librustc-4e7c5e5c.so and /home/chris/rust/tmp/dist/rust-0.11.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-4e7c5e5c.so both exist.

Just in case it matters: my prefix is /home/chris/opt/rust.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions