All of lore.kernel.org
 help / color / mirror / Atom feed
* boost 1.54 compile fail
@ 2013-07-10  8:21 Yi Qingliang
  2013-07-11  1:54 ` Yi Qingliang
  0 siblings, 1 reply; 4+ messages in thread
From: Yi Qingliang @ 2013-07-10  8:21 UTC (permalink / raw)
  To: openembedded-core

Hello!

after update poky to latest git version, I got failure when compiling boost:

the main error is: (indeed, and too many warning!)

| ./boost/atomic/atomic.hpp:202:16: error: 'uintptr_t' was not declared in 
this scope
|  typedef atomic<uintptr_t> atomic_uintptr_t;
|                 ^
| ./boost/atomic/atomic.hpp:202:25: error: template argument 1 is invalid
|  typedef atomic<uintptr_t> atomic_uintptr_t;
|                          ^
| ./boost/atomic/atomic.hpp:202:43: error: invalid type in declaration before 
';' token
|  typedef atomic<uintptr_t> atomic_uintptr_t;
|                                            ^
| In file included from ./boost/system/system_error.hpp:14:0,
|                  from ./boost/thread/exceptions.hpp:22,
|                  from ./boost/thread/pthread/thread_data.hpp:10,
|                  from ./boost/thread/thread_only.hpp:17,
|                  from libs/thread/src/pthread/thread.cpp:11:



-- 
Nanjing Jilong
Yi Qingliang
niqingliang2003@gmail.com


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-07-11  7:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-10  8:21 boost 1.54 compile fail Yi Qingliang
2013-07-11  1:54 ` Yi Qingliang
2013-07-11  7:30   ` Martin Jansa
2013-07-11  7:53     ` Yi Qingliang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.