Hi Leon

On Tue, Jul 21, 2015 at 8:58 PM, Leon Anavi <leon.an...@konsulko.com> wrote:

> On 21.07.2015 14:49, Jean-Philippe André wrote:
>
>> I am talking about Yocto indeed.
>> I tried tizen_3.0.2015.q1_common and got this error for instance:
>>
>> | 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.
>>
>
> For which machine in your conf/local.conf are you trying to build branch
> tizen_3.0.2015.q1_common?
>
> I am unable to reproduce the problem. I do not have this error when I am
> building ncurses-native for machine genericx86-64 on Debian GNU/Linux 8.1
> (jessie) with gcc version 4.9.2.
>

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.

And GBS also doesn't work on Arch either :(

-- 
Jean-Philippe André
_______________________________________________
Dev mailing list
Dev@lists.tizen.org
https://lists.tizen.org/listinfo/dev

Reply via email to