错误信息如下。大概是少了什么gmp.h引起的。但用whereis找了一下也没有找到。
5.3我已经升级至stable。
Making all in sshbbsd
[Compiling sshd.c]
sshd.c:495:17: gmp.h: No such file or directory
In file included from sshd.c:497:
rsa.h:58: error: syntax error before "MP_INT"
rsa.h:64: error: syntax error before "MP_INT"
rsa.h:73: error: syntax error before '*' token
rsa.h:81: error: syntax error before '*' token
rsa.h:95: error: syntax error before '*' token
rsa.h:98: error: syntax error before '*' token
rsa.h:115: error: syntax error before '*' token
rsa.h:118: error: syntax error before '*' token
In file included from sshd.c:498:
ssh.h:460: error: syntax error before "MP_INT"
ssh.h:469: error: syntax error before "MP_INT"
ssh.h:473: error: syntax error before "MP_INT"
ssh.h:507: error: syntax error before "MP_INT"
ssh.h:512: error: syntax error before "MP_INT"
ssh.h:517: error: syntax error before "MP_INT"
In file included from sshd.c:499:
packet.h:125: error: syntax error before '*' token
packet.h:165: error: syntax error before '*' token
In file included from sshd.c:502:
mpaux.h:46: error: syntax error before "MP_INT"
mpaux.h:50: error: syntax error before '*' token
mpaux.h:55: error: syntax error before "MP_INT"
sshd.c: In function `do_connection':
sshd.c:1429: error: syntax error before "session_key_int"
sshd.c:1459: error: structure has no member named `e'
sshd.c:1460: error: structure has no member named `n'
sshd.c:1466: error: structure has no member named `e'
sshd.c:1467: error: structure has no member named `n'
sshd.c:1524: error: `session_key_int' undeclared (first use in this function)
sshd.c:1524: error: (Each undeclared identifier is reported only once
sshd.c:1524: error: for each function it appears in.)
sshd.c:1537: error: structure has no member named `n'
sshd.c:1537: error: structure has no member named `n'
sshd.c:1556: error: structure has no member named `n'
sshd.c:1556: error: structure has no member named `n'
*** Error code 1
Stop in /dist/smthbbs-1.2.2/smthbbs-1.2.2/sshbbsd.
*** Error code 1
Stop in /dist/smthbbs-1.2.2/smthbbs-1.2.2/sshbbsd.
*** Error code 1
Stop in /dist/smthbbs-1.2.2/smthbbs-1.2.2.
*** Error code 1
Stop in /dist/smthbbs-1.2.2/smthbbs-1.2.2.
--
FROM 202.120.115.*