Post
Topic
Board Hardware wallets
Re: [ESHOP launched] Trezor: Bitcoin hardware wallet
by
esuncloud
on 08/11/2014, 06:53:18 UTC
I tried to compile trezord at github.com/trezor/trezord using build.sh on ubuntu 14.04. However, it complains that
Linking CXX executable trezord
/usr/bin/ld: Can not find -lkrb5
/usr/bin/ld: Can not find -lk5crypto
/usr/bin/ld: Can not find -lgcc_s
Any idea how to solve this problem? Thanks.