-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Failure to build under freebsd #533
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
basvanbeek
added a commit
to basvanbeek/go-sqlite3
that referenced
this issue
Feb 17, 2018
I get the same error when I try to do cross-compile from macOS to Linux.
|
Should I reopen this @mattn ? |
Do you use cross C compiler? If you use host C compiler, it will not be able to build for cross compiling. |
Also encounter this when building on Alpine Linux with Clang and musl libc |
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.
Hi;
I'm getting a build error when trying to install under freebsd 10.3-STABLE
I get the same error with go install -x
Any thoughts on how to resolve?
Thanks
The text was updated successfully, but these errors were encountered: