|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] x11 required by xen? seems no, but...
hi.
i have a gentoo, and i am installing it from ebuild in bug 151764:
http://bugs.gentoo.org/show_bug.cgi?id=151764
now on, it fail xen-tools in "check", but it is not a script problem, cause:
---
xen2 tools # make
make -C check
make[1]: Entering directory
`/var/tmp/portage/xen-tools-3.0.4/work/xen-3.0.4_1-src/tools/check'
XENFB_TOOLS=n ./chk build
Xen CHECK-BUILD Thu Jan 11 16:00:16 CET 2007
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[1]: *** [build] Error 1
make[1]: Leaving directory
`/var/tmp/portage/xen-tools-3.0.4/work/xen-3.0.4_1-src/tools/check'
make: *** [check] Error 2
xen2 tools #
---
this is the check:
http://lxr.xensource.com/lxr/source/tools/check/check_x11_devel
as you can see, there is no "if i must compile X, than".
it is a do or die.
but, chmodding it to 644, the compilation is ok.
the question is:
why?
thanks
d.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] x11 required by xen? seems no, but...,
Daniele Palumbo <=
|
|
|
|
|