On Feb 18, 2014, at 11:17 PM, Koen Kooi <koen.k...@linaro.org> wrote:

> On 02/18/2014 05:13 PM, Khem Raj wrote:
>> On Tue, Feb 18, 2014 at 6:30 AM, Khem Raj <raj.k...@gmail.com> wrote:
>>> On Tue, Feb 18, 2014 at 5:34 AM, Koen Kooi <koen.k...@linaro.org> wrote:
>>>> | ../../libmysqld/.libs/libmysqld.so: undefined reference to `dlopen'
>>>> | ../../libmysqld/.libs/libmysqld.so: undefined reference to `dlclose'
>>>> | ../../libmysqld/.libs/libmysqld.so: undefined reference to `dlerror'
>>> 
>>> see 5916ffe0a19422706d1f84870adc603bad202f1c in meta-openembedded
>>> you will need something like that. Don't think its toolchain related
>> 
>> I bult mariadb for beaglebone to double check and it built fine using
>> (angstrom-next) which uses latest tip of meta-openembedded
>> so I would suggest to cherry pick above said commit into you branch of
>> meta-openembedded which is under test.
> 
> I looked into it some more and I found the following problems with my setup:
> 
> 1) the mariadb patch is only for -native, so I moved that

OK, another patch I submitted to OE-Core changed binutils-native to use GNU ld
always even when ld-is-gold is used. so if you are using that in distro feature
then you will have impact because now it won’t use gold for native builds.

> 2) the binutils reversioning makes it pick a different binutils, not the 
> linaro one.
> 

thats right. you have to now override the BINUTILS_VERSIONS appropriately. like 
I did
in angstrom-next

> I'm doing a build right now with 1) and will try a build with 1) and 2) after 
> that.
> 
> -- 
> Koen Kooi
> Builds and Baselines | Release Manager
> Linaro.org | Open source software for ARM SoCs

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-toolchain

Reply via email to