分页: 1 / 1

安装ALSA Lib时候的问题

发表于 : 2006-12-30 16:21
Goodtiger
./configure后出现了下面的错误

。。。。
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

这是什么原因呢 ,我要补装什么呢?

发表于 : 2006-12-31 0:11
lisir
你是不是没有安装基本编译环境
sudo apt-get install build-essential

发表于 : 2006-12-31 14:43
Goodtiger
谢谢,我去试一下

发表于 : 2006-12-31 14:54
Goodtiger
可我编译util的 时候
checking for initscr in -lncurses... no
checking for initscr in -lcurses... no
configure: error: this packages requires a curses library

发表于 : 2007-01-02 2:39
apping
试试apt-get install libncurses5-dev

发表于 : 2007-01-02 19:59
Goodtiger
谢谢楼上的,我再去试试~~~~
满有信心的,有那么多帮忙解决问题的人