On 2012-07-31 19:08, Richard Purdie <[email protected]> wrote:
> On Tue, 2012-07-31 at 09:24 +0800, Liang Li wrote:
> > Add pythonnative to the inherits list, otherwise we'll end up with
> > compiling error like:
> >
> > | swig -Wall -python -noproxy ctracecmd.i
> > | trace-cmd.h:65: Error: Syntax error in input(1).
> > | trace-cmd.h:221: Warning(322): Redundant redeclaration of
> > | 'trace_util_ftrace_options',
> > | trace-cmd.h:196: Warning(322): previous declaration of
> > | 'trace_util_ftrace_options'.
> > | parse-events.h:275: Warning(312): Nested union not currently
> > | supported (ignored).
> > | parse-events.h:707: Warning(312): Nested union not currently
> > | supported (ignored).
> > | parse-events.h:746: Warning(312): Nested union not currently
> > | supported (ignored).
> > | make: *** [ctracecmd.so] Segmentation fault
> >
> > Signed-off-by: Liang Li <[email protected]>
> > Signed-off-by: Bruce Ashfield <[email protected]>
> > ---
> > Hi all,
> >
> > Due to recent change to python, we've done pythonnative related change to
> > various recipes like perf, xcb etc. Now this one is for trace-cmd. :)
> >
> > Thanks.
> >
> > meta/recipes-kernel/trace-cmd/trace-cmd_1.2.bb | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> I merged Morgan's patch for this.
>
Good to know this, thanks. :)
Regards,
Liang Li
> Thanks,
>
> Richard
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core