debian,以前的snapshot编译正常,还用以前的make参数,报下边的错误。
Making all in libBBS
[Compiling site.lo]
../libBBS/site.c:260: error: conflicting types for `compute_user_value'
../src/func.h:160: error: previous declaration of `compute_user_value'
../libBBS/site.c:426: error: conflicting types for `check_read_perm'
../src/func.h:370: error: previous declaration of `check_read_perm'
../libBBS/site.c:453: error: conflicting types for `check_see_perm'
../src/func.h:371: error: previous declaration of `check_see_perm'
make[2]: *** [site.lo] 错误 1
make[1]: *** [all-recursive] 错误 1
make: *** [all] 错误 2
--
FROM 60.164.27.*