Re: [yocto] [meta-freescale] Compile error for boost_1.54.0

2013-07-11 Thread Saul Wold
OK, I finally tracked this bugger down to the eglibc update to 2.18 and specifically ../../../eglibc/2.18-r0/eglibc-2.18/libc/ChangeLog: * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove. Turns out that in boost code there is a check for the __GLIBC_HAVE_LONG_LONG in cstdint.hpp

Re: [yocto] [meta-freescale] Compile error for boost_1.54.0

2013-07-11 Thread Chris Tapp
On 11 Jul 2013, at 20:27, Saul Wold wrote: OK, I finally tracked this bugger down to the eglibc update to 2.18 and specifically ../../../eglibc/2.18-r0/eglibc-2.18/libc/ChangeLog: * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove. Turns out that in boost code there is a

Re: [yocto] [meta-freescale] Compile error for boost_1.54.0

2013-07-09 Thread Chris Tapp
Forwarding to Yocto mailing list: On 9 Jul 2013, at 21:21, Otavio Salvador wrote: On Tue, Jul 9, 2013 at 5:19 PM, Chris Tapp opensou...@keylevel.com wrote: On 9 Jul 2013, at 20:09, Chris Tapp wrote: I'm getting a failure in do_compile when building boost_1.54.0 using master-next for the

Re: [yocto] [meta-freescale] Compile error for boost_1.54.0

2013-07-09 Thread Martin Jansa
On Tue, Jul 09, 2013 at 09:25:30PM +0100, Chris Tapp wrote: Forwarding to Yocto mailing list: On 9 Jul 2013, at 21:21, Otavio Salvador wrote: On Tue, Jul 9, 2013 at 5:19 PM, Chris Tapp opensou...@keylevel.com wrote: On 9 Jul 2013, at 20:09, Chris Tapp wrote: I'm getting a failure

Re: [yocto] [meta-freescale] Compile error for boost_1.54.0

2013-07-09 Thread Saul Wold
On 07/09/2013 01:50 PM, Martin Jansa wrote: On Tue, Jul 09, 2013 at 09:25:30PM +0100, Chris Tapp wrote: Forwarding to Yocto mailing list: On 9 Jul 2013, at 21:21, Otavio Salvador wrote: On Tue, Jul 9, 2013 at 5:19 PM, Chris Tapp opensou...@keylevel.com wrote: On 9 Jul 2013, at 20:09, Chris

Re: [yocto] [meta-freescale] Compile error for boost_1.54.0

2013-07-09 Thread Khem Raj
On Jul 9, 2013, at 8:17 PM, Saul Wold s...@linux.intel.com wrote: On 07/09/2013 01:50 PM, Martin Jansa wrote: On Tue, Jul 09, 2013 at 09:25:30PM +0100, Chris Tapp wrote: Forwarding to Yocto mailing list: On 9 Jul 2013, at 21:21, Otavio Salvador wrote: On Tue, Jul 9, 2013 at 5:19 PM,

Re: [yocto] [meta-freescale] Compile error for boost_1.54.0

2013-07-09 Thread Khem Raj
On Jul 9, 2013, at 1:50 PM, Martin Jansa martin.ja...@gmail.com wrote: On Tue, Jul 09, 2013 at 09:25:30PM +0100, Chris Tapp wrote: Forwarding to Yocto mailing list: On 9 Jul 2013, at 21:21, Otavio Salvador wrote: On Tue, Jul 9, 2013 at 5:19 PM, Chris Tapp opensou...@keylevel.com wrote: