Skip to content

The instructon given is no longer buildable. #111

@narutocanada

Description

@narutocanada

The instructon given is no longer buildable. Compilation stops at:

tools/lib/ecdsa/ecdsa-libcrypto.o: In function prepare_ctx': ecdsa-libcrypto.c:(.text+0xcd): undefined reference to OPENSSL_init_ssl'
ecdsa-libcrypto.c:(.text+0x185): undefined reference to EC_GROUP_order_bits' tools/lib/ecdsa/ecdsa-libcrypto.o: In function ecdsa_check_signature.isra.3':
ecdsa-libcrypto.c:(.text+0x3ad): undefined reference to ECDSA_SIG_set0' tools/lib/ecdsa/ecdsa-libcrypto.o: In function ecdsa_sign':
ecdsa-libcrypto.c:(.text+0x497): undefined reference to ECDSA_SIG_get0' ecdsa-libcrypto.c:(.text+0x4ae): undefined reference to BN_bn2binpad'
ecdsa-libcrypto.c:(.text+0x4c0): undefined reference to BN_bn2binpad' tools/lib/ecdsa/ecdsa-libcrypto.o: In function ecdsa_add_verify_data':
ecdsa-libcrypto.c:(.text+0x68a): undefined reference to EC_GROUP_order_bits' ecdsa-libcrypto.c:(.text+0x6d2): undefined reference to EC_POINT_get_affine_coordinates'
collect2: error: ld returned 1 exit status
scripts/Makefile.host:104: recipe for target 'tools/dumpimage' failed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions