Skip to content

cargo 0.15 depends on non-system /usr/local/opt/openssl on mac #3320

Closed
@rillian

Description

@rillian

The version of cargo included with rust 1.14.0-beta.2 cargo 0.15.0-nightly (a9c23dd 2016-11-15) appears to be dynamically linked against /usr/local/opt/openssl/lib/libssl.1.0.0.dylib and /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib.

This happens to work on my system, and I suspect the systems of many developers, because this is where homebrew installs openssl. However, this is not going to work on generic or clean Mac installs. This is a regression from rust 1.13.0 stable cargo 0.13.0-nightly (eca9e15 2016-11-01).

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