Any progress on this? I got the same problem, also ncurses-native fails to build with GCC >= 5.0
Best regards - dhs 2015-02-19 8:11 GMT-02:00 Robert P. J. Day <[email protected]>: > > didn't see any mention of this in YP's bugzilla: > > gcc -o localedef charmap.o charmap-dir.o ld-address.o ld-collate.o > ld-ctype.o ld-identification.o ld-measurement.o ld-messages.o ld-monetary.o > ld-name.o ld-numeric.o ld-paper.o ld-telephone.o ld-time.o linereader.o > localedef.o locarchive.o locfile.o repertoire.o simple-hash.o xmalloc.o > xstrdup.o argp-ba.o argp-eexst.o argp-fmtstream.o argp-help.o argp-parse.o > argp-pv.o argp-xinl.o error.o getopt.o getopt1.o md5.o obstack.o asprintf.o > getdelim.o localedef_extra.o obstack_printf.o vasprintf.o > argp-help.o: In function `argp_fmtstream_write': > argp-help.c:(.text+0x1da0): multiple definition of `argp_fmtstream_write' > argp-fmtstream.o:argp-fmtstream.c:(.text+0x7a0): first defined here > argp-help.o: In function `argp_fmtstream_puts': > argp-help.c:(.text+0x1df0): multiple definition of `argp_fmtstream_puts' > argp-fmtstream.o:argp-fmtstream.c:(.text+0x860): first defined here > argp-help.o: In function `argp_fmtstream_putc': > argp-help.c:(.text+0x1e60): multiple definition of `argp_fmtstream_putc' > argp-fmtstream.o:argp-fmtstream.c:(.text+0x800): first defined here > argp-help.o: In function `argp_fmtstream_set_lmargin': > argp-help.c:(.text+0x1eb0): multiple definition of > `argp_fmtstream_set_lmargin' > argp-fmtstream.o:argp-fmtstream.c:(.text+0x5e0): first defined here > argp-help.o: In function `argp_fmtstream_set_rmargin': > argp-help.c:(.text+0x1ee0): multiple definition of > `argp_fmtstream_set_rmargin' > argp-fmtstream.o:argp-fmtstream.c:(.text+0x610): first defined here > argp-help.o: In function `argp_fmtstream_set_wmargin': > argp-help.c:(.text+0x1f10): multiple definition of > `argp_fmtstream_set_wmargin' > argp-fmtstream.o:argp-fmtstream.c:(.text+0x640): first defined here > argp-help.o: In function `argp_fmtstream_point': > argp-help.c:(.text+0x1f40): multiple definition of `argp_fmtstream_point' > argp-fmtstream.o:argp-fmtstream.c:(.text+0x670): first defined here > collect2: error: ld returned 1 exit status > Makefile:59: recipe for target 'localedef' failed > make: *** [localedef] Error 1 > ERROR: oe_runmake failed > WARNING: > /home/rpjday/oe/builds/vtss/minimal/tmp/work/x86_64-linux/cross-localedef-native/2.20-r0/temp/run.do_compile.27985:1 > exit 1 from > exit 1 > ERROR: Function failed: do_compile (log file is located at > /home/rpjday/oe/builds/vtss/minimal/tmp/work/x86_64-linux/cross-localedef-native/2.20-r0/temp/log.do_compile.27985) > > is this a known issue? > > rday > > -- > > ======================================================================== > Robert P. J. Day Ottawa, Ontario, CANADA > http://crashcourse.ca > > Twitter: http://twitter.com/rpjday > LinkedIn: http://ca.linkedin.com/in/rpjday > ======================================================================== > -- > _______________________________________________ > yocto mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/yocto > -- *"Do or do not. There is no try"* *Yoda Master*
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
