Hi list, I''ve just compiled successfully Xen3 and Installed it on my notebook. Linux boots (I''m using FC5) successfully but while in boot process, a lot of python ImportError exceptions are thrown. When I''m trying to start xend manually, I''m getting this error: Traceback (most recent call last): File "/usr/sbin/xend", line 33, in ? from xen.xend.server import SrvDaemon File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDaemon.py", line 17, in ? import xen.lowlevel.xc ImportError: /usr/lib/python2.4/site-packages/xen/lowlevel/xc.so: undefined symbol: xc_sched_credit_domain_set I built Xen by myself from the sources. I tried to build the tools again from the sources like this: [BASE/xen-3.0-testing/tools/python]# make clean [BASE/xen-3.0-testing/tools/python]# make build I attached the output of the two commands, Do you know how can I solve this problem, the thing I noticed is the difference between the directories ''python'' and ''python2.4''... Thanks for your help in advance! Eric. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users