- 主题:这缺什么包?
Debian的系统,cvs出来的代码,这儿是按照文档运行./autogen.sh
但是在sshbbsd目录出现参数未定义的提示
是不是欠缺什么包?
root@bbs[kbs_bbs]# ./autogen.sh
automake: configure.ac: installing `./install-sh'
automake: configure.ac: installing `./mkinstalldirs'
automake: configure.ac: installing `./missing'
root@bbs[kbs_bbs]# cd sshbbsd/
root@bbs[sshbbsd]# ./autogen.sh
automake: configure.ac: installing `./mkinstalldirs'
automake: configure.ac: installing `./missing'
Makefile.am:55: variable `SSHLIBS' not defined
Makefile.am:55: variable `LIBS' not defined
--
FROM 202.120.189.*
正常的就是这样
【 在 Pimbury (Pimbury) 的大作中提到: 】
: Debian的系统,cvs出来的代码,这儿是按照文档运行./autogen.sh
: 但是在sshbbsd目录出现参数未定义的提示
: 是不是欠缺什么包?
: ...................
--
FROM 222.137.187.*
哦
【 在 JulyClyde (七月) 的大作中提到: 】
: 正常的就是这样
--
FROM 202.120.189.*
检查automake版本?我不确定最后两条信息是不是正常的...
【 在 Pimbury (Pimbury) 的大作中提到: 】
: Debian的系统,cvs出来的代码,这儿是按照文档运行./autogen.sh
: 但是在sshbbsd目录出现参数未定义的提示
: 是不是欠缺什么包?
: root@bbs[kbs_bbs]# ./autogen.sh
: automake: configure.ac: installing `./install-sh'
: automake: configure.ac: installing `./mkinstalldirs'
: automake: configure.ac: installing `./missing'
: root@bbs[kbs_bbs]# cd sshbbsd/
: root@bbs[sshbbsd]# ./autogen.sh
: automake: configure.ac: installing `./mkinstalldirs'
: automake: configure.ac: installing `./missing'
: Makefile.am:55: variable `SSHLIBS' not defined
: Makefile.am:55: variable `LIBS' not defined
--
FROM 128.12.150.*
这个教好
怎么加入呢?
【 在 atppp (Big Mouse) 的大作中提到: 】
: 检查automake版本?我不确定最后两条信息是不是正常的...
--
FROM 202.201.0.*
正常的吧
我几乎天天都见
再autogen.sh一下就不会出现
【 在 atppp (Big Mouse) 的大作中提到: 】
: 检查automake版本?我不确定最后两条信息是不是正常的...
--
FROM 218.28.14.*