Files
poky/meta/packages
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
..
2010-02-02 17:50:55 +00:00
2008-06-16 11:15:53 +00:00
2010-03-18 20:58:34 +00:00
2010-05-25 15:36:14 +01:00
2008-02-08 11:59:12 +00:00
2010-01-13 23:04:55 +00:00
2009-08-27 15:04:26 +01:00
2010-05-24 10:35:01 +01:00
2008-11-06 19:13:01 +01:00
2008-09-10 16:17:54 +00:00
2009-11-13 12:15:25 +00:00
2008-10-08 08:16:38 +00:00
2009-12-10 18:07:49 +00:00
2008-09-24 14:47:09 +00:00
2007-03-15 10:38:10 +00:00
2009-12-10 18:16:40 +00:00
2006-07-21 10:10:31 +00:00
2009-11-30 09:56:27 +00:00
2009-11-17 12:47:14 +00:00
2010-02-11 09:50:34 +00:00
2008-03-07 09:44:28 +00:00
2010-02-23 14:57:44 +00:00
2008-01-11 17:04:47 +00:00
2010-05-19 12:20:17 +01:00
2007-08-08 21:08:42 +00:00
2009-06-17 09:55:02 +01:00
2010-01-07 18:12:34 +00:00
2009-11-13 12:15:25 +00:00
2010-01-13 15:46:30 +00:00
2009-11-13 12:15:27 +00:00
2008-03-07 00:02:28 +00:00
2008-04-27 13:04:09 +00:00
2008-12-31 17:20:38 +00:00
2008-09-25 14:47:22 +00:00
2009-07-02 15:14:35 +01:00
2010-02-23 14:59:23 +00:00
2008-10-03 08:19:22 +00:00
2009-11-16 21:48:08 +00:00
2010-04-06 15:27:46 +01:00
2008-12-31 22:59:33 +00:00
2008-08-08 07:42:25 +00:00
2009-09-17 22:24:36 +01:00
2007-08-09 12:17:11 +00:00
2010-01-04 10:33:59 +00:00
2008-11-07 16:59:21 +00:00
2007-09-03 09:16:44 +00:00
2010-03-23 14:51:09 +00:00
2009-11-17 16:24:14 +00:00
2009-11-13 12:15:23 +00:00
2007-06-29 07:40:18 +00:00
2009-08-19 17:06:05 +01:00
2009-07-27 17:32:35 +01:00
2008-08-08 07:42:07 +00:00
2010-02-03 00:29:41 +00:00
2007-09-03 09:16:44 +00:00
2009-09-04 10:07:29 +01:00
2006-09-21 14:48:08 +00:00
2009-11-13 12:15:23 +00:00
2010-05-11 16:25:39 -07:00