[yocto] anyone else seeing a "ncurses-native" build error?

Robert P. J. Day rpjday at crashcourse.ca
Wed Feb 11 22:46:12 PST 2015


On Wed, 11 Feb 2015, akuster808 wrote:

> I haven't.
>
> - Armin

  please don't top post.

> On 02/11/2015 09:27 AM, Robert P. J. Day wrote:
> >
> >    building for a MIPS target on a fully-updated 64-bit fedora rawhide
> > system:
> >
> > | gcc  -DHAVE_CONFIG_H -I../ncurses
> > -I/home/rpjday/oe/builds/vtss/minimal/tmp/work/x86_64-linux/ncurses-native/5.9-r15.1/ncurses-5.9/ncurses
> > -isystem/home/rpjday/oe/builds/vtss/minimal/tmp/sysroots/x86_64-linux/usr/include
> > -D_GNU_SOURCE -DNDEBUG -I. -I../include
> > -I/home/rpjday/oe/builds/vtss/minimal/tmp/work/x86_64-linux/ncurses-native/5.9-r15.1/ncurses-5.9/ncurses/../include
> > -I/home/rpjday/oe/builds/vtss/minimal/tmp/sysroots/x86_64-linux/usr/include
> > -isystem/home/rpjday/oe/builds/vtss/minimal/tmp/sysroots/x86_64-linux/usr/include
> > -D_GNU_SOURCE -O2 -pipe  --param max-inline-insns-single=1200 -fPIC -c
> > /home/rpjday/oe/builds/vtss/minimal/tmp/work/x86_64-linux/ncurses-native/5.9-r15.1/ncurses-5.9/ncurses/base/lib_initscr.c
> > -o ../obj_s/lib_initscr.o
> > | In file included from
> > /home/rpjday/oe/builds/vtss/minimal/tmp/work/x86_64-linux/ncurses-native/5.9-r15.1/ncurses-5.9/ncurses/curses.priv.h:283:0,
> > |                  from ../ncurses/lib_gen.c:19:
> > | _744.c:835:15: error: expected ')' before 'int'
> > | ../include/curses.h:1594:56: note: in definition of macro 'mouse_trafo'
> > |  #define mouse_trafo(y,x,to_screen) wmouse_trafo(stdscr,y,x,to_screen)
> > |                                                         ^
> > | Makefile:1682: recipe for target '../obj_s/lib_gen.o' failed
> > | make[1]: *** [../obj_s/lib_gen.o] Error 1
> > | make[1]: *** Waiting for unfinished jobs....
> > | make[1]: Leaving directory
> > '/home/rpjday/oe/builds/vtss/minimal/tmp/work/x86_64-linux/ncurses-native/5.9-r15.1/build/narrowc/ncurses'
> > | Makefile:134: recipe for target 'libs' failed
> > | make: *** [libs] Error 2
> >
> >    totally new to me, about to dig in ...

  i just tried a totally generic qemux86/core-image-minimal build on
this fedora rawhide system, and got exactly the same build error.
first time i've ever seen this, this build used to work fine.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



More information about the yocto mailing list