gcc -pipe -DHAVE_CONFIG_H -I. -I. -I. -I. -I../src -DBBSMAIN
-DINVISIBLE -DSAFE_KILL -D_DETAIL
_UINFO_ -DSHOW_IDLE_TIME -DSSHBBS -DSAFE_KILL -DBBSMAIN -DSSHBBS
-DHOST_KEY_FILE=\"etc/ssh_host_
key\" -DHOST_CONFIG_FILE=\"etc/ssh_config\" -I..
-DSERVER_CONFIG_FILE=\"etc/sshd_config\" -DSSH_P
ROGRAM=\"\" -DETCDIR=\"\" -DPIDDIR=\"\" -DSSH_BINDIR=\"/home/bbs/bin\"
-D_GNU_SOURCE -g -O2 -c `
test -f 'sshd.c' || echo './'`sshd.c
In file included from includes.h:172,
from sshd.c:491:
/usr/include/assert.h:68: syntax error before `extern'
In file included from cipher.h:71,
from ssh.h:189,
from sshd.c:495:
idea.h:55: parse error before `word32'
In file included from cipher.h:73,
from ssh.h:189,
from sshd.c:495:
des.h:44: parse error before `word32'
des.h:44: warning: no semicolon at end of struct or union
des.h:45: warning: data definition has no type or storage class
des.h:49: parse error before `DESContext'
des.h:54: parse error before `l'
des.h:59: parse error before `*'
des.h:64: parse error before `*'
des.h:67: parse error before `*'
des.h:71: parse error before `*'
In file included from ssh.h:189,
from sshd.c:495:
cipher.h:109: parse error before `DESContext'
cipher.h:109: warning: no semicolon at end of struct or union
cipher.h:109: warning: no semicolon at end of struct or union
des.h:59: parse error before `*'
des.h:64: parse error before `*'
des.h:67: parse error before `*'
des.h:71: parse error before `*'
In file included from ssh.h:189,
from sshd.c:495:
cipher.h:109: parse error before `DESContext'
cipher.h:109: warning: no semicolon at end of struct or union
cipher.h:109: warning: no semicolon at end of struct or union
cipher.h:111: parse error before `DESContext'
cipher.h:111: warning: no semicolon at end of struct or union
cipher.h:113: parse error before `key3'
cipher.h:113: warning: data definition has no type or storage class
cipher.h:115: parse error before `}'
cipher.h:115: warning: data definition has no type or storage class
cipher.h:122: parse error before `}'
cipher.h:122: warning: data definition has no type or storage class
cipher.h:123: parse error before `}'
cipher.h:123: warning: data definition has no type or storage class
cipher.h:139: parse error before `*'
cipher.h:143: parse error before `*'
cipher.h:147: parse error before `*'
cipher.h:151: parse error before `*'
make[3]: *** [sshd.o] Error 1
make[3]: Leaving directory `/home/smthbbs/sshbbsd'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/smthbbs/sshbbsd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/smthbbs'
make: *** [all] Error 2
是什么原因啊。总不至于一个个的文件去改吧。。55
--
FROM 202.115.68.*