[Compiling mgrep.lo]
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DINVISIBLE -DSAFE_KILL -D_DETAIL_UINFO_ -DSHOW_IDLE_TIME -I../src -Wall -DLINUX -I/usr/include/mysql -MT mgrep.lo -MD -MP -MF .deps/mgrep.Tpo -c mgrep.c -fPIC -DPIC -o .libs/mgrep.o
mgrep.c: In function 'prepf':
mgrep.c:146: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
mgrep.c: In function 'mgrep_str':
mgrep.c:176: warning: pointer targets in passing argument 1 of 'monkey1' differ in signedness
mgrep.c: In function 'mgrep':
mgrep.c:221: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness
mgrep.c:221: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DINVISIBLE -DSAFE_KILL -D_DETAIL_UINFO_ -DSHOW_IDLE_TIME -I../src -Wall -DLINUX -I/usr/include/mysql -MT mgrep.lo -MD -MP -MF .deps/mgrep.Tpo -c mgrep.c -o mgrep.o >/dev/null 2>&1
[Compiling default.lo]
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DINVISIBLE -DSAFE_KILL -D_DETAIL_UINFO_ -DSHOW_IDLE_TIME -I../src -Wall -DLINUX -I/usr/include/mysql -MT default.lo -MD -MP -MF .deps/default.Tpo -c default.c -fPIC -DPIC -o .libs/default.o
default.c: In function 'get_mail_limit':
default.c:530: error: 'PERM_LARGEMAIL' undeclared (first use in this function)
default.c:530: error: (Each undeclared identifier is reported only once
default.c:530: error: for each function it appears in.)
default.c: In function 'def_list':
default.c:689: warning: integer constant is too large for 'long' type
make[2]: *** [default.lo] 错误 1
make[1]: *** [all-recursive] 错误 1
make: *** [all] 错误 2
[lzuxz@localhost kbs_bbs]$ ./configure --prefix=/mnt/pub/bbs1 --enable-site=devel --with-mysql=/usr/include/mysql3/ --enable-ssh --enable-ssl --with-www=/usr/local/apache/ --with-php=/usr/local/php/include/php/ --with-libesmtp
--
FROM 219.246.80.*