Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

syscall error #11

Open
yxhlcl opened this issue Nov 8, 2021 · 0 comments
Open

syscall error #11

yxhlcl opened this issue Nov 8, 2021 · 0 comments

Comments

@yxhlcl
Copy link

yxhlcl commented Nov 8, 2021

D:\01work\internal_software\trunk\devLicense\wlic\client>go version
go version go1.17 windows/amd64

D:\01work\internal_software\trunk\devLicense\wlic\client>go build

github.com/google/goterm/term

C:\Users\yxhlc\go\pkg\mod\github.com\google\goterm@v0.0.0-20190703233501-fc88cf888a3f\term\termios.go:202:32: not enough arguments in call to syscall.Syscall
C:\Users\yxhlc\go\pkg\mod\github.com\google\goterm@v0.0.0-20190703233501-fc88cf888a3f\term\termios.go:202:33: undefined: syscall.SYS_IOCTL
C:\Users\yxhlc\go\pkg\mod\github.com\google\goterm@v0.0.0-20190703233501-fc88cf888a3f\term\termios.go:213:32: not enough arguments in call to syscall.Syscall
C:\Users\yxhlc\go\pkg\mod\github.com\google\goterm@v0.0.0-20190703233501-fc88cf888a3f\term\termios.go:213:33: undefined: syscall.SYS_IOCTL
C:\Users\yxhlc\go\pkg\mod\github.com\google\goterm@v0.0.0-20190703233501-fc88cf888a3f\term\termios.go:288:32: not enough arguments in call to syscall.Syscall
C:\Users\yxhlc\go\pkg\mod\github.com\google\goterm@v0.0.0-20190703233501-fc88cf888a3f\term\termios.go:288:33: undefined: syscall.SYS_IOCTL
C:\Users\yxhlc\go\pkg\mod\github.com\google\goterm@v0.0.0-20190703233501-fc88cf888a3f\term\termios.go:310:32: not enough arguments in call to syscall.Syscall
C:\Users\yxhlc\go\pkg\mod\github.com\google\goterm@v0.0.0-20190703233501-fc88cf888a3f\term\termios.go:310:33: undefined: syscall.SYS_IOCTL
C:\Users\yxhlc\go\pkg\mod\github.com\google\goterm@v0.0.0-20190703233501-fc88cf888a3f\term\termios.go:319:32: not enough arguments in call to syscall.Syscall
C:\Users\yxhlc\go\pkg\mod\github.com\google\goterm@v0.0.0-20190703233501-fc88cf888a3f\term\termios.go:319:33: undefined: syscall.SYS_IOCTL
C:\Users\yxhlc\go\pkg\mod\github.com\google\goterm@v0.0.0-20190703233501-fc88cf888a3f\term\termios.go:319:32: too many errors

D:\01work\internal_software\trunk\devLicense\wlic\client>

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

No branches or pull requests

1 participant