QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1443|回复: 1

编译内核问题

[复制链接]
发表于 2005-9-10 20:54:08 | 显示全部楼层 |阅读模式
最近装上了debian,的确很好用。但默认的内核在我的电脑上运行起来风扇声音很大,想重新编译一个。但是,在编译过程中无法使用图象化的make config,信息如下:

tsyj:/usr/src/linux# make xconfig
scripts/kconfig/qconf arch/i386/Kconfig
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

qconf: cannot connect to X server :0.0
make[1]: *** [xconfig] 错误 1
make: *** [xconfig] 错误 2
tsyj:/usr/src/linux# make gconfig
*
* Unable to find the GTK+ installation. Please make sure that
* the GTK+ 2.0 development package is correctly installed...
* You need gtk+-2.0, glib-2.0 and libglade-2.0.
*
make[1]: *** [scripts/kconfig/.tmp_gtkcheck] 错误 1
make: *** [gconfig] 错误 2
tsyj:/usr/src/linux# make menuconfig
/usr/bin/ld: cannot find -lncurses
collect2: ld returned 1 exit status

>> Unable to find the Ncurses libraries.
>>
>> You must install ncurses-devel in order
>> to use 'make menuconfig'

make[2]: *** [scripts/lxdialog/ncurses] 错误 1
make[1]: *** [menuconfig] 错误 2
make: *** [menuconfig] 错误 2


事实上我已经安装了Qt和gtk+2.0的开发包,有请高人指点。
发表于 2005-9-10 21:23:42 | 显示全部楼层
development package
像ncurses-devel这样的包
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-2 06:31 , Processed in 0.042772 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表