|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Xen install make errors on Fedora Core 11!
Hi all,
I'm following this link ( http://bderzhavets.wordpress.com/2009/06/10/setup-fedora-11-pv-domu-at-xen-3-4-1-dom0-kernel-2-6-30-rc6-tip-on-top-of-fedora-11/) to install Xen 3.4 on Fedora Core with 64 bit processor. While at make tools command it seems that Qemu installs successfully, but I can following error messages of "missing openssl" or "python-dev"
Any ideas what dependency causes this error?
I also tried to configure Xen from this link, but no luck from this too...
http://bderzhavets.wordpress.com/2009/08/20/setup-libvirt-0-7-0-6-xen-3-4-1-dom0-on-to-fedora-11-64-bit/
Thanks in advance for help!
-Jan ==================================================
The error log from compiling the
libSDL test is: /tmp/qemu-conf-3098-29270-608.c:1:17: error: SDL.h: No such file or directory /tmp/qemu-conf-3098-29270-608.c: In function ‘main’: /tmp/qemu-conf-3098-29270-608.c:3: error: ‘SDL_INIT_VIDEO’ undeclared (first use in this function) /tmp/qemu-conf-3098-29270-608.c:3: error: (Each undeclared identifier is reported only once /tmp/qemu-conf-3098-29270-608.c:3: error: for each function it appears in.) qemu successfuly configured for Xen qemu-dm build make[1]: Leaving directory `/usr/src/xen-3.4-testing.hg/tools' make -C tools install make[1]: Entering directory `/usr/src/xen-3.4-testing.hg/tools' make[2]: Entering directory `/usr/src/xen-3.4-testing.hg/tools' make -C check install make[3]: Entering directory `/usr/src/xen-3.4-testing.hg/tools/check' LIBXENAPI_BINDINGS=n ACM_SECURITY=n ./chk build Xen CHECK-BUILD Sun Mar 14 19:51:48 GMT 2010 Checking check_crypto_lib: OK Checking
check_curl: unused, OK Checking check_openssl_devel: *** check_openssl_devel FAILED: missing openssl headers Checking check_python: OK Checking check_python_devel: *** check_python_devel FAILED: can't find python devel files Checking check_x11_devel: *** check_x11_devel FAILED: can't find X11 headers OK Checking check_xgettext: OK Checking check_xml2: unused, OK Checking check_zlib_devel: *** check_zlib_devel FAILED: can't find zlib headers Checking check_zlib_lib: OK make[3]: *** [check-build] Error 1 make[3]: Leaving directory `/usr/src/xen-3.4-testing.hg/tools/check' make[2]: *** [subdir-install-check] Error 2 make[2]: Leaving directory `/usr/src/xen-3.4-testing.hg/tools' make[1]: *** [subdirs-install] Error 2 make[1]: Leaving directory `/usr/src/xen-3.4-testing.hg/tools' make: *** [install-tools] Error 2
|
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|