openssl
openssl copied to clipboard
Couldn't build linux binary on windows
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
Have you solved this problem? I'm facing the same error too 😢
same issue here
Same issue