With changeset 6869, I can _not_ start xend. Did anybody else meet the same issue? [root@xin ~]# xend start Traceback (most recent call last): File "/usr/sbin/xend", line 32, in ? from xen.xend.server import SrvDaemon File "/home/xin/work/xmp/xen32-smp/dist/install/usr/lib/python/xen/xend/serve r/SrvDaemon.py", line 30, in ? File "/home/xin/work/xmp/xen32-smp/dist/install/usr/lib/python/xen/xend/serve r/relocate.py", line 30, in ? File "/home/xin/work/xmp/xen32-smp/dist/install/usr/lib/python/xen/xend/XendC heckpoint.py", line 15, in ? ImportError: /usr/lib/python/xen/lowlevel/xc.so: undefined symbol: xc_linux_build [root@xin ~]# _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
After reverting changeset 6869, xend can boot. -Xin>-----Original Message----- >From: xen-devel-bounces@lists.xensource.com >[mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Li, Xin B >Sent: 2005年9月15日 20:04 >To: xen-devel@lists.xensource.com >Subject: [Xen-devel] Xend can not start > >With changeset 6869, I can _not_ start xend. >Did anybody else meet the same issue? > >[root@xin ~]# xend start >Traceback (most recent call last): > File "/usr/sbin/xend", line 32, in ? > from xen.xend.server import SrvDaemon > File >"/home/xin/work/xmp/xen32-smp/dist/install/usr/lib/python/xen/x >end/serve >r/SrvDaemon.py", line 30, in ? > File >"/home/xin/work/xmp/xen32-smp/dist/install/usr/lib/python/xen/x >end/serve >r/relocate.py", line 30, in ? > File >"/home/xin/work/xmp/xen32-smp/dist/install/usr/lib/python/xen/x >end/XendC >heckpoint.py", line 15, in ? >ImportError: /usr/lib/python/xen/lowlevel/xc.so: undefined symbol: >xc_linux_build >[root@xin ~]# > >_______________________________________________ >Xen-devel mailing list >Xen-devel@lists.xensource.com >http://lists.xensource.com/xen-devel >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On Thu, 2005-09-15 at 20:03 +0800, Li, Xin B wrote:> With changeset 6869, I can _not_ start xend. > Did anybody else meet the same issue?Yes. My builds this morning used changeset 6871, and xend will not start.> > [root@xin ~]# xend start > Traceback (most recent call last): > File "/usr/sbin/xend", line 32, in ? > from xen.xend.server import SrvDaemon > File > "/home/xin/work/xmp/xen32-smp/dist/install/usr/lib/python/xen/xend/serve > r/SrvDaemon.py", line 30, in ? > File > "/home/xin/work/xmp/xen32-smp/dist/install/usr/lib/python/xen/xend/serve > r/relocate.py", line 30, in ? > File > "/home/xin/work/xmp/xen32-smp/dist/install/usr/lib/python/xen/xend/XendC > heckpoint.py", line 15, in ? > ImportError: /usr/lib/python/xen/lowlevel/xc.so: undefined symbol: > xc_linux_build > [root@xin ~]# > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >-- 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 Thu, 2005-09-15 at 09:31 -0500, David F Barrera wrote:> On Thu, 2005-09-15 at 20:03 +0800, Li, Xin B wrote: > > With changeset 6869, I can _not_ start xend. > > Did anybody else meet the same issue? > > Yes. My builds this morning used changeset 6871, and xend will not > start.Rebuilt with the following changeset, and the problem is gone: changeset: 6874:c27431cf81f96a6d98c4e25bd08e6762918019e4 tag: tip user: kaf24@firebug.cl.cam.ac.uk date: Thu Sep 15 08:17:24 2005 summary: Fix the libxc Makefile.> > > > [root@xin ~]# xend start > > Traceback (most recent call last): > > File "/usr/sbin/xend", line 32, in ? > > from xen.xend.server import SrvDaemon > > File > > "/home/xin/work/xmp/xen32-smp/dist/install/usr/lib/python/xen/xend/serve > > r/SrvDaemon.py", line 30, in ? > > File > > "/home/xin/work/xmp/xen32-smp/dist/install/usr/lib/python/xen/xend/serve > > r/relocate.py", line 30, in ? > > File > > "/home/xin/work/xmp/xen32-smp/dist/install/usr/lib/python/xen/xend/XendC > > heckpoint.py", line 15, in ? > > ImportError: /usr/lib/python/xen/lowlevel/xc.so: undefined symbol: > > xc_linux_build > > [root@xin ~]# > > > > _______________________________________________ > > Xen-devel mailing list > > Xen-devel@lists.xensource.com > > http://lists.xensource.com/xen-devel > >-- 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