- 主题:请教, make过程出错
/usr/local/smth_bbs$ make
make -s all-recursive
Making all in libsystem
[Compiling f_cat.lo]
libtool: unrecognized option `--tag=CC'
Try `libtool --help' for more information.
make[2]: *** [f_cat.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
这个是参数
/usr/local/smth_bbs$ aclocal
configure.ac:6: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
../../lib/autoconf/general.m4:1723: AC_CANONICAL_TARGET is expanded from...
configure.ac:6: the top level
在bbs2www,sshbbsd目录下没有warning
./configure --enable-site=fb2k-v2 --with-www=/usr/local/www
--with-php=/usr/local/include/php --with-mysql
正常结束。
ubuntu, smth1.2.1
希望不吝赐教!谢谢
--
FROM 211.151.89.*
要求装的那些软件你都装了?
【 在 NewBiee (aa) 的大作中提到: 】
: /usr/local/smth_bbs$ make
: make -s all-recursive
: Making all in libsystem
: ...................
--
FROM 211.151.248.62
是阿, apache直接apt-get, php自己编的,其余INSTALL提到的都弄上了
【 在 Lzuat (尘墨|主id,不是马甲!) 的大作中提到: 】
: 要求装的那些软件你都装了?
--
FROM 211.151.89.*