cvs下来的源码。
在sshbbsd下autoheader时有这些warnings:
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.
WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':
WARNING: AC_DEFINE([NEED_MAIN], 1,
WARNING: [Define if a function `main' is needed.])
WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
configure.ac:1304: warning: AC_ARG_PROGRAM invoked multiple times
在smth_bbs下make时出来的错误:
Making all in sshbbsd
[Compiling sshd.c]
[Compiling auth-passwd.c]
auth-passwd.c: In function `auth_password':
auth-passwd.c:196: invalid type argument of `->'
auth-passwd.c:199: warning: passing arg 2 of `checkpasswd2' makes pointer from integer without a cast
make[3]: *** [auth-passwd.o] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
thx.:)
--
修改:ROTK FROM 202.194.15.*
FROM 202.194.15.*