On Fri, Jul 26, 2013 at 12:33:02PM -0500, Eric Haszlakiewicz wrote: > On Fri, Jul 26, 2013 at 04:51:50PM +0100, Patrick Welche wrote: > > I just updated a XEN3_DOM0/6.99.23 and installed xen 4.2 from packages > > built on another amd64 6.99.23 box. > > > > xenkernel42-4.2.2 Xen 4.2.x Kernel > > xentools42-4.2.2nb3 Userland Tools for Xen 4.2.x > > > > Running xl gives: > > > > $ xl > > xl: Undefined symbol "_ctype_tab_" (symnum = 108) > > It looks like that should be in libc, added on 2013-04-13 in rev 1.20 of > lib/libc/gen/ctype_.c > > Maybe your libraries aren't in sync between the two machines??
Hole in one! Thank you! Both machines had the same libc BUT the package was built with a pkg_comp that had the new libc! Cheers, Patrick
