|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Re: Contents of Xen-users Digest, Vol 29, Issue 100
Hello, I am installing Xen source version xen-3.0.4_1.src.tar.gz under fedora
6(kernel 2.6.20),my gcc version is 4.1.1, when I make world, there come out
severl errors, I don't know how to fix it. Can somebody help me ?
The error message is as following:
when I make world:
I only copied the last messages here:
AS .tmp_kallsyms2.o
LD vmlinux
SYSMAP System.map
SYSMAP .tmp_System.map
OBJCOPY vmlinux-stripped
GZIP vmlinuz
make[4]: Leaving directory `/root/xen-3.0.4_1-src/linux-2.6.16.33-xenU'
mkdir -p /root/xen-3.0.4_1-src/dist/install
make -C linux-2.6.16.33-xenU ARCH=i386
INSTALL_PATH=/root/xen-3.0.4_1-src/dist/install install
make[4]: Entering directory `/root/xen-3.0.4_1-src/linux-2.6.16.33-xenU'
mkdir -p /root/xen-3.0.4_1-src/dist/install/boot
ln -f -s vmlinuz-2.6.16.33-xenU
/root/xen-3.0.4_1-src/dist/install/boot/vmlinuz-2.6.16-xenU
rm -f /root/xen-3.0.4_1-src/dist/install/boot/vmlinuz-2.6.16.33-xenU
install -m0644 vmlinuz
/root/xen-3.0.4_1-src/dist/install/boot/vmlinuz-2.6.16.33-xenU
install -m0644 vmlinux
/root/xen-3.0.4_1-src/dist/install/boot/vmlinux-syms-2.6.16.33-xenU
install -m0664 .config
/root/xen-3.0.4_1-src/dist/install/boot/config-2.6.16.33-xenU
install -m0664 System.map
/root/xen-3.0.4_1-src/dist/install/boot/System.map-2.6.16.33-xenU
ln -f -s vmlinuz-2.6.16.33-xenU
/root/xen-3.0.4_1-src/dist/install/boot/vmlinuz-2.6-xenU
make[4]: Leaving directory `/root/xen-3.0.4_1-src/linux-2.6.16.33-xenU'
make[3]: Leaving directory `/root/xen-3.0.4_1-src'
make[2]: Leaving directory `/root/xen-3.0.4_1-src'
make -C tools install
make[2]: Entering directory `/root/xen-3.0.4_1-src/tools'
make -C check
make[3]: Entering directory `/root/xen-3.0.4_1-src/tools/check'
XENFB_TOOLS=n ./chk build
Xen CHECK-BUILD 2007-07-23 21:47:45 CST
Checking check_crypto_lib: OK
Checking check_libvncserver: unused, OK
Checking check_openssl_devel: OK
Checking check_python: OK
Checking check_python_devel: OK
Checking check_sdl: unused, OK
Checking check_x11_devel: *** Check for x11 headers FAILED
Checking check_zlib_devel: OK
Checking check_zlib_lib: OK
make[3]: *** [build] Error? 1
make[3]: Leaving directory `/root/xen-3.0.4_1-src/tools/check'
make[2]: *** [check] Error? 2
make[2]: Leaving directory `/root/xen-3.0.4_1-src/tools'
make[1]: *** [install-tools] Error? 2
make[1]: Leaving directory `/root/xen-3.0.4_1-src'
make: *** [world] Error? 2
I don't know where to find more detail information, I mean ,where to find the
errors happens?in which file?
Thank you very much if you can help me !
-----------------------------------------------------------
Jian zhang
Computer Science and Engineering
Shanghai jiaotong university
jianzh@xxxxxxxxxxx
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] Re: Contents of Xen-users Digest, Vol 29, Issue 100,
jianzh <=
|
|
|
|
|