Skip to content

openSSL recipe uses system-wide headers; app fails to run: cannot locate symbol EC_curve_nist2nid #1243

@Fak3

Description

@Fak3

If app was built with openssl recipe, and you have system-wide openssl devel package installed, resulting apk fails to run:

dlopen failed: cannot locate symbol "EC_curve_nist2nid" referenced by "libssl1.0.2h.so"

If system-wide openssl headers are removed, and app is rebuilt - it works just fine.

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