t/usr/include -D_GNU_SOURCE -DNDEBUG -I. -I../include -I/home/x6818/buildroot/output/host/usr/include/ncurses -O2 -I/home/x6818/buildroot/output/host/usr/include --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_hline.c -o ../obj_s/lib_hline.o
In file included from ../ncurses/curses.priv.h:283:0,
from ../ncurses/lib_gen.c:19:
_22365.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:795: recipe for target '../obj_s/lib_gen.o' failed
make[2]: *** [../obj_s/lib_gen.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/x6818/buildroot/output/build/host-ncurses-5.9/ncurses'
Makefile:307: recipe for target '../lib/libncurses.so' failed
make[1]: *** [../lib/libncurses.so] Error 2
make[1]: Leaving directory '/home/x6818/buildroot/output/build/host-ncurses-5.9/progs'
package/pkg-generic.mk:156: recipe for target '/home/x6818/buildroot/output/build/host-ncurses-5.9/.stamp_built' failed
make: *** [/home/x6818/buildroot/output/build/host-ncurses-5.9/.stamp_built] Error 2
lgr@ubuntu:/home/x6818$
|