[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Xen Test Day is today!
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. # man timer_settime tells among others: Link with -lrt. Maybe I should mention that openSuSE-12.3 uses libc-2.17 and # ld -v GNU ld (GNU Binutils; openSUSE 12.3) 2.23.1 Thanks. Dietmar. -- Company details: http://ts.fujitsu.com/imprint.html _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |