server2:~/trunk/kbs_bbs# make
make -s all-recursive
Making all in libsystem
[Compiling f_io.lo]
[Compiling kbs_string.lo]
[Compiling uuencode.lo]
[Compiling base64.lo]
[Linking libsystem.la]
Making all in libBBS
[Compiling record.lo]
[Compiling log.lo]
log.c: In function 'newbbslog':
log.c:306: warning: the address of 'g_session' will always evaluate as 'true'
[Compiling ucache.lo]
[Compiling stuff.lo]
stuff.c: In function 'sendactivation':
stuff.c:2713: error: expected ')' before string constant
stuff.c:2713: warning: passing argument 2 of 'bbs_sendmail' discards qualifiers from pointer target type
stuff.c:2713: error: too few arguments to function 'bbs_sendmail'
stuff.c: In function 'write_formatted_file':
stuff.c:3338: warning: implicit declaration of function 'get_parameter_index_len '
make[2]: *** [stuff.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
--
FROM 27.227.42.*