Skip to content

Ncurses fails the build #26

Description

@dca00

Hey, folks, I know that I am late to the game, but I am still looking to put Linux onto my MX2 box instead of android. The problem at the moment is this:

/host/usr/include/ncurses -O2 -I/home/use0/Compile/EmbER-1.00/output/host/usr/include  --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_getch.c -o ../obj_s/lib_getch.o
In file included from ../ncurses/curses.priv.h:283:0,
                 from ../ncurses/lib_gen.c:19:
_10405.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)
                                                        ^
/usr/bin/gcc -DHAVE_CONFIG_H -I../ncurses -I. -I/home/use0/Compile/EmbER-1.00/output/host/usr/include -D_GNU_SOURCE -DNDEBUG -I. -I../include -I/home/use0/Compile/EmbER-1.00/output/host/usr/include/ncurses -O2 -I/home/use0/Compile/EmbER-1.00/output/host/usr/include  --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_getstr.c -o ../obj_s/lib_getstr.o
make[2]: *** [Makefile:795: ../obj_s/lib_gen.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/use0/Compile/EmbER-1.00/output/build/host-ncurses-5.9/ncurses'
make[1]: *** [Makefile:307: ../lib/libncurses.so] Error 2
make[1]: Leaving directory '/home/use0/Compile/EmbER-1.00/output/build/host-ncurses-5.9/progs'
make: *** [package/pkg-xbmc-skin.mk:122: /home/use0/Compile/EmbER-1.00/output/build/host-ncurses-5.9/.stamp_built] Error 2

Any tips?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions