generic-poky/meta/packages/qemu
Joshua Lock 2700a620d0 qemu: add some extra ldflags to make it link succesfully
qemu-native was failing to link on my 64bit Fedora 13 machine with this error:

| /usr/bin/ld: libqemu.a(helper_opengl.o): undefined reference to symbol 'dlsym@@GLIBC_2.2.5'
| /usr/bin/ld: note: 'dlsym@@GLIBC_2.2.5' is defined in DSO /lib64/libdl.so.2 so try adding it to the linker command line
| /lib64/libdl.so.2: could not read symbols: Invalid operation

So I did as the linker told me and added -ldl to the linker flags

Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-05-28 15:32:42 +01:00
..
qemu-0.12 qemu: reduce duplication, use an inc file and share common patches 2010-05-28 15:31:54 +01:00
qemu-helper qemu-helper-sdk: Add raw2flash / flash2raw converter 2008-02-11 10:22:06 +00:00
qemu-helper-nativesdk_1.0.bb sdk.bbclass: Rename to nativesdk.bbclass 2009-09-17 22:25:22 +01:00
qemu.inc qemu: add some extra ldflags to make it link succesfully 2010-05-28 15:32:42 +01:00
qemu_0.12.0.bb qemu: reduce duplication, use an inc file and share common patches 2010-05-28 15:31:54 +01:00
qemu_git.bb qemu: reduce duplication, use an inc file and share common patches 2010-05-28 15:31:54 +01:00