+ -
当前位置:首页 → 问答吧 → 编译FireBird BBS时遇到缺少libtermcap

编译FireBird BBS时遇到缺少libtermcap

时间:2007-01-07

来源:互联网

FireBird:
http://download.ytcnc.net/down/3.0-20000220-SNAP.tar.gz

我已经安装了 libtermcap-compat
xeon bbssrc # ls /lib/libtermcap.so.2*
/lib/libtermcap.so.2 /lib/libtermcap.so.2.0.8


可是依然有如下问题。
xeon bbssrc # ./configure
loading cache ./config.cache
Firebird BBS 3.0 series configure
$Id: configure,v 1.4 2000/02/20 12:29:17 edwardc Exp $
...........................
... testing C Compiler ...
...........................
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking for -lcrypt... yes
checking for -lsocket... no
checking for -lnsl... yes
checking for -lbsd... yes
checking for -lucb... no
checking for -lrpcsvc... yes
checking for -ldl... yes
checking for -ltermcap... no
ERR: i can't compile without libtermcap !!

作者: jjmmma   发布时间: 2007-01-07

注意我不是护短或推卸责任,不过我得让你明白:
这不一定是gentoo的问题,你应该去firebird的地盘问
或者你自己看一看configure脚本,看它是如何检查-ltermcap的

作者: zhllg   发布时间: 2007-01-07

./configure --help可以看到--termcap之类的参数指定termcap的lib路径.

作者: Yuri   发布时间: 2007-01-08

热门下载

更多