QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 839|回复: 4

*.src.rpm编译出错如何解决?

[复制链接]
发表于 2005-10-2 18:55:16 | 显示全部楼层 |阅读模式
rpmbuild --rebuild  mozilla-1.7.10-1.5.1.src.rpm编译以错误退出,提示必需pango>=1.5.0.依照提示下载pango-1.6.0-7.i386.rpm.在安装pango时又提示必需glibc2>=2.4.0-1,
还要有xorg-x11-libs.按要求,下载了glib2-2.4.0-1.i386.rpm 和 xorg-x11-libs-6.7.0-2.i386.rpm.安装glibc2时又碰见倚赖关系,加了个参数 --nodeps,总算把glibc2搞定了.接下来安装 xorg-x11-libs-6.7.0-2.i386.rpm才真正碰见麻烦了.
 楼主| 发表于 2005-10-2 18:56:54 | 显示全部楼层
麻烦如下:

[root@seaheart root]# rpm -ivh   xorg-x11-libs-6.7.0-2.i386.rpm
warning: xorg-x11-libs-6.7.0-2.i386.rpm: V3 DSA signature: NOKEY, key ID 4f2a6fd2
error: Failed dependencies:
        freetype >= 2.1.7 is needed by xorg-x11-libs-6.7.0-2
        xorg-x11-libs-data = 6.7.0-2 is needed by xorg-x11-libs-6.7.0-2
回复

使用道具 举报

 楼主| 发表于 2005-10-2 18:57:30 | 显示全部楼层
[root@seaheart root]# rpm -ivh  xorg-x11-libs-data-6.7.0-2.i386.rpm
warning: xorg-x11-libs-data-6.7.0-2.i386.rpm: V3 DSA signature: NOKEY, key ID 4f2a6fd2
Preparing...                ########################################### [100%]
        file /usr/X11R6/lib/X11/locale/compose.dir from install of xorg-x11-libs-data-6.7.0-2 conflicts with file from package XFree86-libs-data-4.3.0-2
        file /usr/X11R6/lib/X11/locale/en_US.UTF-8/Compose from install of xorg-x11-libs-data-6.7.0-2 conflicts with file from package XFree86-libs-data-4.3.0-2
        file /usr/X11R6/lib/X11/locale/iso8859-1/Compose from install of xorg-x11-libs-data-6.7.0-2 conflicts with file from package XFree86-libs-data-4.3.0-2
        file /usr/X11R6/lib/X11/locale/ja_JP.UTF-8/XLC_LOCALE from install of xorg-x11-libs-data-6.7.0-2 conflicts with file from package XFree86-libs-data-4.3.0-2
        file /usr/X11R6/lib/X11/locale/ko_KR.UTF-8/XLC_LOCALE from install of xorg-x11-libs-data-6.7.0-2 conflicts with file from package XFree86-libs-data-4.3.0-2
        file /usr/X11R6/lib/X11/locale/locale.alias from install of xorg-x11-libs-data-6.7.0-2 conflicts with file from package XFree86-libs-data-4.3.0-2
        file /usr/X11R6/lib/X11/locale/locale.dir from install of xorg-x11-libs-data-6.7.0-2 conflicts with file from package XFree86-libs-data-4.3.0-2
        file /usr/X11R6/lib/X11/locale/zh_TW.UTF-8/XLC_LOCALE from install of xorg-x11-libs-data-6.7.0-2 conflicts with file from package XFree86-libs-data-4.3.0-2
回复

使用道具 举报

 楼主| 发表于 2005-10-2 19:00:32 | 显示全部楼层
[root@seaheart root]#  rpm -ivh   xorg-x11-libs-6.7.0-2.i386.rpm --nodeps
warning: xorg-x11-libs-6.7.0-2.i386.rpm: V3 DSA signature: NOKEY, key ID 4f2a6fd2Preparing...                ########################################### [100%]
        file /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2
        file /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2 from install of xor
bs-4.3.0-2
        file /usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2
        file /usr/X11R6/lib/X11/locale/lib/common/xlibi18n.so.2 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2
        file /usr/X11R6/lib/X11/locale/lib/common/xlocale.so.2 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2
        file /usr/X11R6/lib/X11/locale/lib/common/xomGeneric.so.2 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2
        file /usr/X11R6/lib/libICE.so.6.3 from install of xorg-x11-libs
file /usr/X11R6/lib/libOSMesa.so.4.0 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2        file /usr/X11R6/lib/libSM.so.6.0 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2        file /usr/X11R6/lib/libX11.so.6.2 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2        file /usr/X11R6/lib/libXTrap.so.6.4 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2        file /usr/X11R6/lib/libXaw.so.6.1 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2        file /usr/X11R6/lib/libXaw.so.7.0 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2        file /usr/X11R6/lib/libXcursor.so.1 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2        file /usr/X11R6/lib/libXext.so.6.4 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2        file /usr/X11R6/lib/libXfont.so.1 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2        file /usr/X11R6/lib/libXft.so.1.1 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2        file /usr/X11R6/lib/libXft.so.2 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2        file /usr/X11R6/lib/libXi.so.6.0 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2        file /usr/X11R6/lib/libXmu.so.6.2 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2        file /usr/X11R6/lib/libXmuu.so.1.0 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2        file /usr/X11R6/lib/libXp.so.6.2 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2        file /usr/X11R6/lib/libXpm.so.4.11 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2        file /usr/X11R6/lib/libXrandr.so.2.0 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2        file /usr/X11R6/lib/libXrender.so.1 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2        file /usr/X11R6/lib/libXt.so.6.0 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2        file /usr/X11R6/lib/libXtst.so.6.1 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2        file /usr/X11R6/lib/libXv.so.1.0 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2        file /usr/X11R6/lib/libdps.so.1.0 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2        file /usr/X11R6/lib/libdpstk.so.1.0 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2        file /usr/X11R6/lib/libpsres.so.1.0 from install of xorg-x11-libs-6.7.0-2 conflicts with file from package XFree86-libs-4.3.0-2[root@seaheart root]#
回复

使用道具 举报

 楼主| 发表于 2005-10-2 19:01:54 | 显示全部楼层
请问碰见这种情况该怎么解决?
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-14 04:52 , Processed in 0.039629 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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