-
Notifications
You must be signed in to change notification settings - Fork 34
ncurses error #20
Description
/bin/sh ./run_tic.sh
** Building terminfo database, please wait...
Running tic to install /home/lxm/python3-android-master/build/sysroot/usr/share/terminfo ...
You may see messages regarding extended capabilities, e.g., AX.
These are extended terminal capabilities which are compiled
using
tic -x
If you have ncurses 4.2 applications, you should read the INSTALL
document, and install the terminfo without the -x option.
"terminfo.tmp", line 1115, col 36, terminal 'fbterm': limiting value of pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 4785, col 36, terminal 'xterm+256color': limiting value of pairs' from 0x10000 to 0x7fff
"terminfo.tmp", line 4804, col 36, terminal 'xterm+256setaf': limiting value of pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 4848, col 25, terminal 'xterm+direct2': limiting value of colors' from 0x1000000 to 0x7fff
"terminfo.tmp", line 4848, col 40, terminal 'xterm+direct2': limiting value of pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 4863, col 25, terminal 'xterm+direct': limiting value of colors' from 0x1000000 to 0x7fff
"terminfo.tmp", line 4863, col 40, terminal 'xterm+direct': limiting value of pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 4885, col 25, terminal 'xterm+indirect': limiting value of colors' from 0x1000000 to 0x7fff
"terminfo.tmp", line 4885, col 40, terminal 'xterm+indirect': limiting value of pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 7597, col 36, terminal 'dvtm-256color': limiting value of pairs' from 0x10000 to 0x7fff
"terminfo.tmp", line 4775, terminal 'xterm-16color': error writing /home/lxm/python3-android-master/build/sysroot/usr/share/terminfo/x/xterm-16color
? tic could not build /home/lxm/python3-android-master/build/sysroot/usr/share/terminfo
make[2]: *** [install.data] Error 1
make[2]: Leaving directory `/home/lxm/python3-android-master/src/ncurses-snapshots/misc'
make[1]: *** [install] Error 2