Problems when installing rt-xen 1.0 on fedora18(64bit)

error 1(when installing gcc):

     file /usr/lib/audit form install of glibc-2.16-30.x86_64 conflicts with file form package audit-2.2.1-2.fc18.x86_64

how to :
     yum remove audit.x86_64   
     yum install gcc


error 2:
     missing openssl header
     missing uuid headers (package uuid-dev)
     Cant find X11 headers and libs
     can't find zlib headers
     
how to :
     yum install openssl-devel
     yum install libuuid-devel
     yum install libXt-devel
     yum install zlib1g-dev zlib


error 3 :     
     Linux Error: curses.h: No such file or directory

how to :
     yum install ncurses-devel ncurses

error 4 :
     Require dev86 rpm or bin86 & bcc debs version >= 0.16.14 to build firmware!

how to :
yum install dev86.x86_64

error 5 :
error: gnu/stubs-32.h:No such file or directory

how to :
yum install glibc-devel.i686
(this may be "apt-get install g++-multilib" in ubuntu, but this package name is not work in fedora18)

error 6 :
unknown command : patch

how to :
yum install patch

error 7 :
ACPI ASL compiler (iasl) is needed
Download and install Intel ACPI CA from
http://acpica.org/downloads/

how to :
yum install iasl

error 8 :

zfs-include/dnode.h:没有那个文件或目录
     common/fsimage_plugin.h:没有那个文件或目录
     common/fsimage_plugin.c:没有那个文件或目录
     DNODE_FLAG_SPILL_BLKPTR not defined
     DNODE don't have member value dn_flags

how to :
download the xen-4.1.4,and replace the tools/zfs directory in rt-xen by tools/zfs directory in xen-4.1.4

error 9 :
没有规则可以创建“qemu-dm”需要的目标“virtio-console.o”
missing /usr/include/pci
...
how to :
replace the tools/ioemu-qemu-xen directory in rt-xen by tools/ioemu-qemu-xen directory in xen-4.1.4

error10 :
`makeinfo' is missing on your system

how to :
yum install texinfo*


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值