[Compiling sshd.c]
sshd.c:495:17: gmp.h: 没有那个文件或目录
In file included from sshd.c:497:
rsa.h:53:17: gmp.h: 没有那个文件或目录
In file included from sshd.c:497:
rsa.h:58: parse error before "MP_INT"
rsa.h:58: warning: no semicolon at end of struct or union
rsa.h:59: warning: data definition has no type or storage class
rsa.h:60: warning: data definition has no type or storage class
rsa.h:64: parse error before "MP_INT"
rsa.h:64: warning: no semicolon at end of struct or union
rsa.h:65: warning: data definition has no type or storage class
rsa.h:66: parse error before "d"
rsa.h:66: warning: data definition has no type or storage class
rsa.h:67: parse error before "u"
rsa.h:67: warning: data definition has no type or storage class
rsa.h:68: parse error before "p"
rsa.h:68: warning: data definition has no type or storage class
rsa.h:69: parse error before "q"
rsa.h:69: warning: data definition has no type or storage class
rsa.h:70: warning: data definition has no type or storage class
gmp.h是什么文件啊??
--
FROM 202.115.68.*