ChinaUnix.net
相关文章推荐:

make xconfig

[root@qiry include]# make xconfig make: *** No rule to make target `xconfig'. Stop. “make config”、“make menuconfig”、“make oldconfig”。 都不可以用,什么原因啊

by redandblack007 - 内核/嵌入技术 - 2006-02-23 12:27:29 阅读(779) 回复(2)

相关讨论

Application initialization failed: no display name and no $DISPLAY environment v ariable Error in startup script: invalid command name "button" while executing "button .ref" (file "scripts/kconfig.tk" line 51) make: *** [xconfig] Error 1

by ahking - Linux论坛 - 2005-01-19 08:32:25 阅读(310) 回复(1)

为什么我的redhat 9 linux 中没有make config、make menuconfig、make xconfig,谁能告诉我怎么弄出来的,输入 make config、make menuconfig、make xconfig这三个命令的时候提示没有这样的rule 谢谢了

by yngwcc - Linux论坛 - 2004-12-18 12:21:11 阅读(376) 回复(1)

提示can't find fonts!!! 怎么办!!怎么才能用make xconfig!!不要告诉我用,make menuconfig ,我知道怎么用make menuconfig. 我是想知道,怎么才能用make xconfig ,怎么改它的配置|???

by jerryjerry - Linux论坛 - 2003-09-26 22:01:35 阅读(248) 回复(0)

系统:debian, # uname -a Linux debian 2.6.8-2-386 #1 Tue Aug 16 12:46:35 UTC 2005 i686 GNU/Linux ------------------------------------ debian:/usr/src/linux-2.6.16# make xconfig HOSTCC scripts/basic/fixdep HOSTCC scripts/basic/split-include HOSTCC scripts/basic/docproc CHECK qt * * Unable to find the QT installation. Please make sure that * the QT development package is correctly ins...

by wgj - 内核/嵌入技术 - 2006-05-23 15:34:59 阅读(847) 回复(3)

我的/usr/src下面没有linux文件夹。而且/src下面也是空的。无法使用make menucofig/xconfig命令。到底make menuconfig命令和/usr/src/linux有什么关系?请高手告之。谢谢

by yhzmw - 系统管理 - 2005-04-19 13:36:16 阅读(397) 回复(0)

make: *** No rule to make target `xconfig'. Stop. 请问是怎么回事?

by ahking - 内核/嵌入技术 - 2005-01-19 13:03:18 阅读(300) 回复(5)

我在/usr/src/linux-2.4目录下运行make xconfig, 没有启动图形配置界面,提示如下错误: Application initialization failed: no display name and no $DISPLAY environment variable, Error in startup script: invalid command name "button" while executing "button.ref"(file"script/kconfig.tk" line 51) make: ***[xconfig] error 1 这是怎么回事,请教一下各位,多谢了!

by myron009 - 桌面与办公 - 2003-12-27 01:39:03 阅读(1178) 回复(7)

make xconfig make menuconfig怎么都没了? 新的命令是什么?

by Parhelia - Linux论坛 - 2003-05-10 00:11:56 阅读(320) 回复(3)

最近下了4张FC3的安装盘,安装后发现/usr/src/redhat的目录全是空的,于是有下了kernel-2.6.9-1.667.src.rpm kernel-utils-2.4-13.1.39.src.rpm来安装,装完后发现/usr/src/redhat/SOURCES下没有makefile,也不能使用make menuconfig或make xconfig了,请问在那里能找到这些东东?

by rollingstone - 内核/嵌入技术 - 2005-01-02 08:44:36 阅读(541) 回复(2)

[root@test /]#cd /usr/src/linux2.6.0 [root@test linux-2.6.0]#make xconfig make[1]: `scripts/fixdep' is up to date. * * Unable to find the QT installation. Please make sure that the * QT development package is correctly installed and the QTDIR * environment variable is set to the correct location. * make[1]: *** [scripts/kconfig/.tmp_qtcheck] Error 1 make: *** [xconfig] Error 2 [root@test linux-2....

by linker_yxj - Linux论坛 - 2004-01-29 10:58:28 阅读(1667) 回复(5)