Files
meta-openembedded/meta-oe/recipes-support
Wenzong Fan 5916ffe0a1 mariadb-native: fix link error on Ubuntu 13.10
Below errors only occurs on Ubuntu 13.10:

$arch-linux-libtool: link: g++ ... -o .libs/mysqltest_embedded \
    ../../libmysqld/.libs/libmysqld.so -ldl

    ../../libmysqld/.libs/libmysqld.so: undefined reference to `dlopen'
    ../../libmysqld/.libs/libmysqld.so: undefined reference to `dlclose'
    ../../libmysqld/.libs/libmysqld.so: undefined reference to `dlerror'
    ../../libmysqld/.libs/libmysqld.so: undefined reference to `dlsym'

GCC/ld verion on the host:
    gcc (Ubuntu/Linaro 4.8.1-10ubuntu8) 4.8.1
    GNU ld (GNU Binutils for Ubuntu) 2.23.52.20130913

This is a strange behavior on Ub13.10, it fails even '-ldl' in the
link command line. This patch will append '-ldl' to dependency_libs
in libmysqld.la.

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-12-21 19:16:51 +01:00
..
2013-04-15 16:23:17 +02:00
2013-04-15 16:23:17 +02:00
2013-04-15 16:23:17 +02:00
2013-04-15 16:23:17 +02:00
2013-04-15 16:23:17 +02:00
2013-04-15 16:23:17 +02:00
2013-04-15 16:23:17 +02:00
2011-07-14 16:49:27 +01:00
2013-04-15 16:23:17 +02:00
2013-04-15 16:23:17 +02:00
2013-04-15 16:23:17 +02:00
2013-04-15 16:23:17 +02:00
2013-07-20 17:07:33 +02:00
2013-03-29 13:16:39 +01:00
2013-01-13 11:39:45 +01:00
2013-04-15 16:23:17 +02:00
2013-11-18 23:14:10 +01:00
2013-04-15 16:23:17 +02:00
2013-07-30 11:17:10 +02:00
2012-03-09 07:50:20 +01:00
2013-10-17 21:36:57 +02:00
2013-09-17 19:13:53 +02:00
2013-11-18 23:12:18 +01:00
2013-03-29 13:16:38 +01:00
2011-04-20 15:40:36 +02:00
2013-04-15 16:23:17 +02:00
2013-11-18 23:12:19 +01:00
2013-10-14 14:27:36 +02:00
2013-04-04 08:14:21 +02:00
2013-03-25 12:56:06 +01:00
2013-08-16 12:58:28 +02:00
2013-06-27 18:52:23 +02:00
2013-04-15 16:23:17 +02:00
2013-10-31 10:26:35 +01:00
2013-02-16 05:54:59 +01:00
2013-12-05 19:46:40 +01:00
2012-10-28 14:32:06 +00:00
2013-04-15 16:23:17 +02:00
2013-04-15 16:23:17 +02:00
2013-03-13 17:21:53 +01:00
2013-06-20 12:27:59 +02:00
2013-04-22 19:00:56 +02:00
2013-04-15 16:23:17 +02:00
2013-04-15 16:23:17 +02:00
2013-06-20 12:29:56 +02:00
2013-04-15 16:23:17 +02:00
2013-06-20 12:27:58 +02:00
2013-08-03 15:10:46 +02:00
2013-05-16 11:04:35 +02:00
2013-04-15 16:23:17 +02:00
2012-10-02 19:29:06 +02:00
2013-05-16 11:04:34 +02:00
2013-04-15 16:23:17 +02:00
2013-04-15 16:23:17 +02:00
2013-04-15 16:23:17 +02:00
2013-04-15 16:23:17 +02:00
2013-11-18 23:14:27 +01:00
2013-04-15 16:23:17 +02:00
2013-04-15 16:23:17 +02:00
2013-11-18 23:12:19 +01:00