- 主题:今天的cvs有问题吗?
刚刚cvs的代码
bbs:/usr/bbs_cvs/kbs_bbs# ./autogen.sh
automake: libBBS/Makefile.am: not supported: source file `$(top_builddir)
/libBBS/site.c' is in subdirectory
automake: libBBS/Makefile.am: not supported: source file `$(top_builddir)
/libBBS/default.c' is in subdirectory
bbs:/usr/bbs_cvs/kbs_bbs# cd libBBS/
bbs:/usr/bbs_cvs/kbs_bbs/libBBS# ls
article.c boards.c CVS libmsg.c log.c Makefile.in
output.c stuff.c ucache.c
bbs_sendmail.c convcode.c filter.c libpc.c lvars.c md5.c
pass.c super_filter.c utmp.c
bcache.c crypt.c libann.c libtmpl.c Makefile.am mgrep.c
record.c sysconf.c xml.c
没有那两个文件?
--
FROM 202.204.172.*
报automake版本号
【 在 cougarwww (菲平) 的大作中提到: 】
: 刚刚cvs的代码
: bbs:/usr/bbs_cvs/kbs_bbs# ./autogen.sh
: automake: libBBS/Makefile.am: not supported: source file `$(top_builddir)
: ...................
--
FROM 128.12.150.*
# dpkg -l | grep automake
ii automake1.4 1.4-p6-9 A tool for generating GNU Standards-complian
ii automake1.6 1.6.3-12 A tool for generating GNU Standards-complian
【 在 atppp (Big Mouse) 的大作中提到: 】
: 报automake版本号
--
FROM 202.204.172.*
要把1.4那个卸载了?
【 在 cougarwww (菲平) 的大作中提到: 】
: # dpkg -l | grep automake
: ii automake1.4 1.4-p6-9 A tool for generating GNU Standards-complian
: ii automake1.6 1.6.3-12 A tool for generating GNU Standards-complian
: ...................
--
FROM 202.204.172.*
/usr/bin
lrwxrwxrwx 1 root roo 26 2004-06-10 19:50 automake -> /etc/alternatives
/automake
-rwxr-xr-x 1 root root 199559 2005-02-06 14:18 automake-1.4
-rwxr-xr-x 1 root root 236925 2005-02-06 14:21 automake-1.6
【 在 atppp (Big Mouse) 的大作中提到: 】
: 报automake版本号
--
修改:cougarwww FROM 202.204.172.*
FROM 202.204.172.*
555...果然有问题
# automake --version
automake (GNU automake) 1.4-p6
Copyright (C) 1999, 2001 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE
.
Written by Tom Tromey <tromey@redhat.com>
【 在 atppp (Big Mouse) 的大作中提到: 】
: 报automake版本号
--
FROM 202.204.172.*
update-alternatives --config automake
automake现在都1.9了吧。。。
【 在 cougarwww (菲平) 的大作中提到: 】
: 要把1.4那个卸载了?
--
FROM 211.151.89.*
谢谢了,这个命令以前没用过...^_^
【 在 phpinfo (一切都会过去的) 的大作中提到: 】
: update-alternatives --config automake
: automake现在都1.9了吧。。。
--
FROM 202.204.172.*