Skip to content
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

Couldn't build linux binary on windows #145

Open
hellochenwang opened this issue Apr 3, 2021 · 5 comments
Open

Couldn't build linux binary on windows #145

hellochenwang opened this issue Apr 3, 2021 · 5 comments

Comments

@hellochenwang
Copy link

windows binary on windows is fine.
linux binary on linux is fine.

linux binary on windows gives this error:

# github.com/spacemonkeygo/openssl
C:\Users\User\go\pkg\mod\github.com\spacemonkeygo\[email protected]\http.go:38:14: undefined: NewCtxFromFiles
C:\Users\User\go\pkg\mod\github.com\spacemonkeygo\[email protected]\net.go:24:7: undefined: Ctx
C:\Users\User\go\pkg\mod\github.com\spacemonkeygo\[email protected]\net.go:32:16: undefined: Server
C:\Users\User\go\pkg\mod\github.com\spacemonkeygo\[email protected]\net.go:43:43: undefined: Ctx
C:\Users\User\go\pkg\mod\github.com\spacemonkeygo\[email protected]\net.go:51:41: undefined: Ctx
C:\Users\User\go\pkg\mod\github.com\spacemonkeygo\[email protected]\net.go:79:38: undefined: Ctx
C:\Users\User\go\pkg\mod\github.com\spacemonkeygo\[email protected]\net.go:79:62: undefined: Conn
C:\Users\User\go\pkg\mod\github.com\spacemonkeygo\[email protected]\net.go:96:45: undefined: Ctx
C:\Users\User\go\pkg\mod\github.com\spacemonkeygo\[email protected]\net.go:97:20: undefined: Conn
@HorizonChaser
Copy link

Have you solved this problem? I'm facing the same error too 😢

@rodrigorodriguescosta
Copy link

same issue here

@Rowansdabomb
Copy link

Same issue

@paulscalise1
Copy link

Does anyone have a solution for this?

@rodrigorodriguescosta
Copy link

no solution, this library is abandoned, the only way to make it works is using Ubuntu 20.04, this is what I did, it doesn't work on windows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants