On 07/21/15 06:09, Jean-Philippe André wrote:
> Hi Leon
...
>         | In file included from
>         
> /home/jpeg/projects/yocto/tizen-distro-official/build/tmp-glibc/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:
>         | _3793.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)
> 
>         Note that I'm on Archlinux x86-64, which means gcc 5.1.0.
...
> Same MACHINE (genericx86-64).
> My objective is actually to build for Odroid-XU3 but I'd rather make
> sure I can complete a build known to work first.
> 
> I believe this has something to do with GCC itself.
> A personal project of mine compiled fine with GCC 5 but not with GCC 4.x
> for instance. Also, the second error (in binutils) was actually a
> warning, but -Werror was enabled, so that failed.

I have simple patches for ncurses and binutils for gcc5, now I have to
figure out which one of the layers they belong to so they can be pushed
to the right place.

There will be more - the next one broken in my trial build (host: fedora
22 x86_64) is subversion. That one is a configure fail,

configure: error: failed to recognize APR_INT64_T_FMT on this platform


_______________________________________________
Dev mailing list
Dev@lists.tizen.org
https://lists.tizen.org/listinfo/dev

Reply via email to