Thomas Pöhler
Results
1
issues of
Thomas Pöhler
when trying to compile on debian wheezy: ``` make GOPATH=`pwd` go build -o rtop src/*.go # golang.org/x/crypto/ssh src/golang.org/x/crypto/ssh/cipher.go:245: undefined: cipher.AEAD make: *** [rtop] Error 2 ```