openssl icon indicating copy to clipboard operation
openssl copied to clipboard

Couldn't build linux binary on windows

Open hellochenwang opened this issue 5 years ago • 5 comments

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

hellochenwang avatar Apr 03 '21 19:04 hellochenwang

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

HorizonChaser avatar Mar 08 '23 09:03 HorizonChaser

same issue here

rodrigorodriguescosta avatar Apr 02 '23 17:04 rodrigorodriguescosta

Same issue

Rowansdabomb avatar Jul 18 '23 22:07 Rowansdabomb