Hi
I am new in this area.
I install the Fedora 12 successfully and I follow the instruction of the
document of Xen 4.0 release note.
1. to installl the required packages..
yum groupinstall "Development Libraries"
yum groupinstall "Development Tools"
yum install transfig texi2html libaio-devel dev86 glibc-devel
e2fsprogs-devel gitk mkinitrd iasl xz-devel bzip2-devel
2. to get the source code
hg clone http://xenbits.xen.org/xen-4.0-testing.hg
3. build it
cd xen-4.0-testing.hg
make xen
make tools ----
make stubdom
I will have error as follow:
In file included from
/xen-4.0-testing.hg/tools/ioemu-dir/hw/pass-through.c:87:
/usr/include/pci/header.h:871:1: warning: this is the location of the
previous definition
CC i386-dm/pt-msi.o
In file included from
/xen-4.0-testing.hg/tools/ioemu-dir/hw/pass-through.h:22,
from /xen-4.0-testing.hg/tools/ioemu-dir/hw/pt-msi.h:5,
from /xen-4.0-testing.hg/tools/ioemu-dir/hw/pt-msi.c:22:
/xen-4.0-testing.hg/tools/ioemu-dir/hw/pci.h:172:1: warning:
"PCI_STATUS_66MHZ" redefined
In file included from /usr/include/pci/pci.h:16,
from /xen-4.0-testing.hg/tools/ioemu-dir/hw/pt-msi.h:4,
from /xen-4.0-testing.hg/tools/ioemu-dir/hw/pt-msi.c:22:
/usr/include/pci/header.h:31:1: warning: this is the location of the
previous definition
In file included from
/xen-4.0-testing.hg/tools/ioemu-dir/hw/pass-through.h:22,
from /xen-4.0-testing.hg/tools/ioemu-dir/hw/pt-msi.h:5,
from /xen-4.0-testing.hg/tools/ioemu-dir/hw/pt-msi.c:22:
/xen-4.0-testing.hg/tools/ioemu-dir/hw/pci.h:174:1: warning:
"PCI_STATUS_FAST_BACK" redefined
In file included from /usr/include/pci/pci.h:16,
from /xen-4.0-testing.hg/tools/ioemu-dir/hw/pt-msi.h:4,
from /xen-4.0-testing.hg/tools/ioemu-dir/hw/pt-msi.c:22:
/usr/include/pci/header.h:33:1: warning: this is the location of the
previous definition
In file included from /xen-4.0-testing.hg/tools/ioemu-dir/hw/pt-msi.c:22:
/xen-4.0-testing.hg/tools/ioemu-dir/hw/pt-msi.h:29:1: warning:
"PCI_MSIX_TABSIZE" redefined
In file included from
/xen-4.0-testing.hg/tools/ioemu-dir/hw/pass-through.h:23,
from /xen-4.0-testing.hg/tools/ioemu-dir/hw/pt-msi.h:5,
from /xen-4.0-testing.hg/tools/ioemu-dir/hw/pt-msi.c:22:
/usr/include/pci/header.h:871:1: warning: this is the location of the
previous definition
CC i386-dm/kqemu.o
CC i386-dm/i386-dis.o
AR i386-dm/libqemu.a
LINK i386-dm/qemu-dm
/usr/bin/ld: cannot find -lpci
collect2: ld returned 1 exit status
make[4]: *** [qemu-dm] Error 1
make[4]: Leaving directory
`/xen-4.0-testing.hg/tools/ioemu-remote/i386-dm''
make[3]: *** [subdir-i386-dm] Error 2
make[3]: Leaving directory `/xen-4.0-testing.hg/tools/ioemu-remote''
make[2]: *** [subdir-install-ioemu-dir] Error 2
make[2]: Leaving directory `/xen-4.0-testing.hg/tools''
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/xen-4.0-testing.hg/tools''
make: *** [install-tools] Error 2
This error happen when I run
make world
Can someone help? Thanks.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users