Skip to content

Compiled error on mac #17

@sc0Vu

Description

@sc0Vu

Hi

Thanks for this great library. Recently I got error on my mac pro when I want to compile this library.
OS: Mojave 10.14.2
XCODE version: 10.1

  1. The first error: configure error at line 77
    After I compiled the source code from bitcoin (clone in another directory), and it worked fine.
    So I checked the file permission in mix directory, found that it happened because the wrong permission in the cloned repo: c_src/libsecp256k1.
    Maybe we can put libsecp256k1 in this repo?

  2. The second error: ld: library not found for -lgmp
    I removed the flag and it worked!. I have no idea how to fix it properly.

Thanks!

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