yesl 发表于 2004-9-30 18:23:45

RH9编译MAKE出现下面错误,该怎么办?

drivers/video/console/fonts.c:64:2: #error No fonts configured.
make: *** Error 1
make: *** Error 2
make: *** Error 2
make: *** Error 2

dannycat 发表于 2004-9-30 21:28:39

你选了“custom console font”了?

yesl 发表于 2004-9-30 21:40:24

Framebuffer Console support


这一项吗?去了这一项能MAKE通过了,但是oprofile-0.8.1要怎么才能安装上啊,我装了,但系统说没装?

dannycat 发表于 2004-9-30 21:49:38

那一项下面的吧,我在朋友家,没有LINUX看。

yesl 发表于 2004-9-30 22:17:38

# quota -V
Quota utilities version 3.06.
Compiled with RPC
Bugs to [email protected], [email protected]

# oprofiled --version
Couldn't determine kernel version.

我下了quota-3.12.tar.bz2和oprofile-0.8.1编译安装了,怎么版本没有提高或找不到呢?是不是要什么参数啊,还有qt-x11-free-3.3.3安装了也说没有,是不是也要参数,请教了?

dannycat 发表于 2004-9-30 23:03:57

你的旧版本没有卸载掉吧?
你的新版编译的时候没有指定 --prefix 吧?那他们默认是安装在 /usr/local 下的,而你的旧版本在 /usr 下,路径搜索顺序是先 /usr/bin 后 /usr/local/bin 的,所以执行的还是旧版本的。

yesl 发表于 2004-9-30 23:40:24

我下载了rpm包,是不是这样安装?
#rpm -ivh quota-debuginfo-3.10-2.i386.rpm --prefix=/usr

dannycat 发表于 2004-10-1 08:33:23

:oops:
*-debuginfo-*.rpm 不是程序包,只是调试信息包啊!

下 quota-3.10-2.i386.rpm

yesl 发表于 2004-10-1 16:27:13

谢谢,我试试!

thinker007 发表于 2004-10-4 23:31:14

9494
oprofile在rh9下就是有问题,我看了看它的主页,好像rh是改了内核,不支持oprofile,要支持的话要重新编译内核,但我重新编了还是没有用,不知道了,谁能解决的?先谢谢了
页: [1]
查看完整版本: RH9编译MAKE出现下面错误,该怎么办?