-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
When I execute the command go install,the following error occurred:
$go install
github.com/HcashOrg/hcwallet/omnilib
/usr/bin/ld: cannot find -lomnicored
/usr/bin/ld: cannot find -lbitcoin_server
/usr/bin/ld: cannot find -lbitcoin_common
/usr/bin/ld: cannot find -lunivalue
/usr/bin/ld: cannot find -lbitcoin_util
/usr/bin/ld: cannot find -lbitcoin_wallet
/usr/bin/ld: cannot find -lbitcoin_consensus
/usr/bin/ld: cannot find -lbitcoin_crypto
/usr/bin/ld: cannot find -lleveldb
/usr/bin/ld: cannot find -lmemenv
/usr/bin/ld: cannot find -lsecp256k1
collect2: error: ld returned 1 exit status
Please help. Thank you.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels