|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Missing Information about compile requirements in
> I expect only xentop depends on ncurses-devel. We could detect that
> dependency in the build system and not build xentop.
There's also a dependency on python2.3-dev :
...
make[2]: Entering directory `/home/miller/xen/hg-unstable/tools/python'
CFLAGS="-O2 -fomit-frame-pointer -DNDEBUG -m32 -march=i686 -Wall
-Wstrict-prototypes -D__XEN_TOOLS__" python setup.py build
running build
running build_py
running build_ext
error: invalid Python installation: unable to open
/usr/lib/python2.3/config/Makefile (No such file or directory)
make[2]: *** [build] Error 1
make[2]: Leaving directory `/home/miller/xen/hg-unstable/tools/python'
...
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|