elastigo icon indicating copy to clipboard operation
elastigo copied to clipboard

win7 go get github.com/mattbaird/elastigo undefined: syscall.SIGSTOP

Open ghj1976 opened this issue 12 years ago • 1 comments

win7

C:\Users\guohongjun>go get github.com/mattbaird/elastigo

github.com/araddon/gou

D:\gocodes\src\github.com\araddon\gou\events.go:101: undefined: syscall.SIGSTOP D:\gocodes\src\github.com\araddon\gou\events.go:105: undefined: syscall.SIGUSR1 D:\gocodes\src\github.com\araddon\gou\events.go:109: undefined: syscall.SIGUSR2 D:\gocodes\src\github.com\araddon\gou\log.go:250: undefined: syscall.SYS_IOCTL D:\gocodes\src\github.com\araddon\gou\log.go:253: not enough arguments in call t o syscall.Syscall

ghj1976 avatar Sep 17 '13 08:09 ghj1976

I pushed a change to gou, whoops, probably should remove that anyways. https://github.com/araddon/gou/commit/4108c5e2652448086d2b015fa82ee4aa5f71df8d

araddon avatar Sep 17 '13 16:09 araddon