Skip to content

Compile develop branch error #205

@ebookx

Description

@ebookx

when I try to compile develop branch.

/usr/bin/ld: b58/b58.o (symbol from plugin): in function b58_csum': (.text+0x0): multiple definition of ripemd160_xform_func'; brainflayer.o (symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: b58/b58.o (symbol from plugin): in function b58_csum': (.text+0x0): multiple definition of SHA2_256_Transform'; brainflayer.o (symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: sha256/sha256.o (symbol from plugin): in function ripemd160_fast': (.text+0x0): multiple definition of ripemd160_xform_func'; brainflayer.o (symbol from plugin):(.text+0x0): first defined here
/usr/bin/ld: sha256/sha256.o (symbol from plugin): in function ripemd160_fast': (.text+0x0): multiple definition of SHA2_256_Transform'; brainflayer.o (symbol from plugin):(.text+0x0): first defined here
lto-wrapper: warning: using serial compilation of 2 LTRANS jobs
collect2: error: ld returned 1 exit status
make: *** [Makefile:109: brainflayer] Error 1

How to fix that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions