我编译参数改为:
$./configure --enable-site=fb2k-v2 --disable-www --disable-php --without-mys
ql --disable-ssh >ret.log
$cat ret.log | grep no
checking whether we are cross compiling... no
checking for gcc option to accept ANSI C... none needed
checking for library containing opendir... none required
checking whether stat file-mode macros are broken... no
checking for int64... no
checking for int32... no
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for pstat_getdynamic... no
checking for kstat_open in -lkstat... no
checking whether getloadavg requires setgid... no
checking whether gcc needs -traditional... no
checking whether setpgrp takes no argument... yes
checking whether setvbuf arguments are reversed... no
checking whether stat accepts an empty string... no
checking for _doprnt... no
checking for bool... no
checking for gcc option to accept ANSI C... (cached) none needed
checking for a sed that does not truncate output... /bin/sed
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether -lc should be explicitly linked in... no
checking for bison... no
checking for byacc... no
checking OpenSSL... no
checking for vfork in -lbsd... no
checking for lt_dlopen in -lltdl... no
这么多no啊
是啥意思呢
【 在 tombcy (tombcy) 的大作中提到: 】
: --enable-site=fb2k-v2 --disable-www --disable-php --without-mysql
: 如果我不想web,ssh,email
: 只要telnet的话configure的参数应该是啥呢
: ...................
--
FROM 61.135.159.*