Re: [Maria-discuss] Cross compile error

2017-05-16 Thread Lucian Cristian
On 16.05.2017 09:42, Игорь Пашев wrote: I found this: https://forum.lede-project.org/t/solved-mariadb-mysql-update/2337 Marked as solved :) 2017-03-25 18:52 GMT+03:00 Lucian Cristian : Hi I'm trying to cross compile (any 10.* versions) using musl and uClibc++ for a

Re: [Maria-discuss] Cross compile error

2017-05-16 Thread Игорь Пашев
I found this: https://forum.lede-project.org/t/solved-mariadb-mysql-update/2337 Marked as solved :) 2017-03-25 18:52 GMT+03:00 Lucian Cristian : > Hi > > I'm trying to cross compile (any 10.* versions) using musl and uClibc++ for > a LEDE/Openwrt system and I have problems with

Re: [Maria-discuss] Cross compile error

2017-04-01 Thread Lucian Cristian
On 28.03.2017 01:40, Daniel Black wrote: On this error I'm not sure. Looks to be some sort of inheritance hierarchy that is different in musl from glibc et al. I'd chase them up to see who is violating the C++ spec. Have you tried using buildroot? It has a stable 10.1 version that is kept up to

Re: [Maria-discuss] Cross compile error

2017-03-27 Thread Daniel Black
On this error I'm not sure. Looks to be some sort of inheritance hierarchy that is different in musl from glibc et al. I'd chase them up to see who is violating the C++ spec. Have you tried using buildroot? It has a stable 10.1 version that is kept up to date and it has the one outstanding uclibc

[Maria-discuss] Cross compile error

2017-03-25 Thread Lucian Cristian
Hi I'm trying to cross compile (any 10.* versions) using musl and uClibc++ for a LEDE/Openwrt system and I have problems with these errors: staging_dir/target-x86_64_musl/usr/include/uClibc++/associative_base:444:8: error: 'void std::__base_associative