compile v1.20.1 failed, need help , thanks!!! #10450
Unanswered
jiaguangqi
asked this question in
General Q&A
Replies: 1 comment
-
compiling on a new ubuntu 18.04 |
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.
-
ubuntu 18.04 go1.18.9
rm -f lotus
go build -ldflags="-X=github.com/filecoin-project/lotus/build.CurrentCommit=+git." -o lotus ./cmd/lotus
github.com/mattn/go-sqlite3
/tmp/go-build3140934337/b1076/_x011.o:(.data.rel+0xb0): undefined reference to `fcntl64'
collect2: error: ld returned 1 exit status
Makefile:88: recipe for target 'lotus' failed
make: *** [lotus] Error 2
Beta Was this translation helpful? Give feedback.
All reactions