build error #5567
build error
#5567
Replies: 1 comment
-
I also have an Ubuntu setup and cannot reproduce your problem. Did you go through the installation instructions at https://docs.filecoin.io/get-started/lotus/installation/#build-and-install-lotus ? Could you paste the commands you use to try to build Lotus after you |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
1.Run'...'
Build: os: mac: 10.15.7, golang: 15.6(15,8)
linux (ubuntu 20.xx), golang 15.6
2. See error
github.com/filecoin-project/lotus/chain/gen
chain/gen/mining.go:154:14: undefined: ffi.CreateZeroSignature
make: *** [lotus] Error 2
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Version (run
lotus version
):git source last version
Additional context
Add any other context about the problem here.
Beta Was this translation helpful? Give feedback.
All reactions