[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Xen Test Day is today!
On Wed, 2013-05-22 at 11:17 +0200, Dietmar Hahn wrote: > Am Mittwoch 22 Mai 2013, 09:35:59 schrieb Dario Faggioli: > > Hi everybody, > > > > Allow me to remind you that Xen Test Day is today, so come and join us > > on #xentest on freenode! > > > > We will be testing Xen 4.3 RC2 (released yesterday). > > On opensSuSE-12.3 I have another linking problem: > > ... > AR i386-dm/libqemu.a > LINK i386-dm/qemu-dm > /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse-linux/bin/ld: > vl.o: undefined reference to symbol 'timer_settime@@GLIBC_2.3.3' > /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse-linux/bin/ld: > note: 'timer_settime@@GLIBC_2.3.3' is defined in DSO /lib64/librt.so.1 so try > adding it to the linker command line > /lib64/librt.so.1: could not read symbols: Invalid operation > collect2: error: ld returned 1 exit status > make[4]: *** [qemu-dm] Error 1 > make[4]: Leaving directory > `/home/hahn/Src/Xen/RC2/xen/tools/qemu-xen-traditional-dir-remote/i386-dm' > make[3]: *** [subdir-i386-dm] Error 2 > make[3]: Leaving directory > `/home/hahn/Src/Xen/RC2/xen/tools/qemu-xen-traditional-dir-remote' > make[2]: *** [subdir-install-qemu-xen-traditional-dir] Error 2 > make[2]: Leaving directory `/home/hahn/Src/Xen/RC2/xen/tools' > make[1]: *** [subdirs-install] Error 2 > make[1]: Leaving directory `/home/hahn/Src/Xen/RC2/xen/tools' > make: *** [install-tools] Error 2 > > And the linker is kindly enough to give the correct hint ;-) > After adding "LDFLAGS += -lrt" all went fine. I think 70992304dc8c5fc67d876e0f8e3dfaa82be955a1 in the qemu-xen-trad tree should fix this. But it didn't make it into the 4.3.0-rc2 tag. Ian _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |