Testing with: changeset: 9144:0161a721bad5 tag: tip user: kaf24@firebug.cl.cam.ac.uk date: Mon Mar 6 08:02:26 2006 +0100 summary: Fix boot-memory layout description. gcc -m32 -march=i686 -Wall -Werror -O3 -fno-strict-aliasing -I. - Wp,-MD,.xc_ptrace.o.d -c -o xc_ptrace.o xc_ptrace.c In file included from xc_ptrace.c:10: xc_ptrace.h:13: warning: duplicate `const'' make[4]: *** [xc_ptrace.o] Error 1 make[4]: Leaving directory `/tmp/xen-unstable.hg/tools/libxc'' make[3]: *** [build] Error 2 make[3]: Leaving directory `/tmp/xen-unstable.hg/tools/libxc'' make[2]: *** [install] Error 2 make[2]: Leaving directory `/tmp/xen-unstable.hg/tools'' make[1]: *** [install-tools] Error 2 make[1]: Leaving directory `/tmp/xen-unstable.hg'' make: *** [world] Error 2 -- Regards, David F Barrera Linux Technology Center Systems and Technology Group, IBM "The wisest men follow their own direction. " Euripides _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On 6 Mar 2006, at 16:09, David F Barrera wrote:> Testing with: > changeset: 9144:0161a721bad5 > tag: tip > user: kaf24@firebug.cl.cam.ac.uk > date: Mon Mar 6 08:02:26 2006 +0100 > summary: Fix boot-memory layout description. > > gcc -m32 -march=i686 -Wall -Werror -O3 -fno-strict-aliasing -I. - > Wp,-MD,.xc_ptrace.o.d -c -o xc_ptrace.o xc_ptrace.c > In file included from xc_ptrace.c:10: > xc_ptrace.h:13: warning: duplicate `const''I''ve now checked in a fix (changeset 9148:085f0ad...). -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
I''m an Italian user and develop of Xen. I have Suse 10.0, but I use the latest xen-unstable.hg repository. When my system try to load Xend, I receive the following error: Traceback (most recent call last): File "/usr/sbin/xend", line 33, in ? from xen.xend.server import SrvDaemon File "/usr/lib/python/xen/xend/server/SrvDaemon.py", line 17, in ? import xen.lowlevel.xc ImportError: /usr/lib/python2.4/xen/lowlevel/xc.so: undefined symbol: xc_vcpu_setaffinity I don''t know how to resolve it. I have recompiled the kernel 2.6.16-rc5 a lot of times, but the error is the same. How can I resove it? Thanks, Ferrucci Luca ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel