[meta-freescale] Compile error for boost_1.54.0

Chris Tapp opensource at keylevel.com
Tue Jul 9 13:19:40 PDT 2013


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 wandboard-quad.
> 
> The log is about 1.5MB, but the important bit seems to be that uintptr_t isn't defined but is required by /boost/atomic/atomic.hpp.
> 
> Has anyone seen this before?

I also meant to say that adding:

typedef unsigned long long uintptr_t;

to atomic.hpp 'fixes' the build, but this is not a good solution ;-)

Chris Tapp

opensource at keylevel.com
www.keylevel.com






More information about the meta-freescale mailing list