From: Martin Jansa <martin.jansa@gmail.com>
To: Yi Qingliang <niqingliang2003@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: boost 1.54 compile fail
Date: Thu, 11 Jul 2013 09:30:30 +0200 [thread overview]
Message-ID: <20130711073030.GF3288@jama> (raw)
In-Reply-To: <4753381.i1zt9jKOiD@yiqingliang-pc>
[-- Attachment #1: Type: text/plain, Size: 1930 bytes --]
On Thu, Jul 11, 2013 at 09:54:28AM +0800, Yi Qingliang wrote:
> maybe it is the gcc's fault (recently it is updated to 4.8.x in poky)
>
> I can found uintptr_t in cstdint, but it is wrapped by a c99 related macro.
See
http://lists.openembedded.org/pipermail/openembedded-devel/2013-July/091331.html
https://lists.yoctoproject.org/pipermail/yocto/2013-July/017159.html
threads
>
>
> On Wednesday, July 10, 2013 04:21:02 PM Yi Qingliang wrote:
> > 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
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2013-07-11 7:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2013-07-11 7:53 ` Yi Qingliang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130711073030.GF3288@jama \
--to=martin.jansa@gmail.com \
--cc=niqingliang2003@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.