hi,
i cross compiled ncurses-5.3 source for arm proccessor successfully.
for installing it is giving the unable to execute tic.
the steps are as follows
./configure --prefix=/usr --host=arm-linux --with-gnu-ld --with-shared
make
make install DESTDIR=$ARM_INSTALL_TREE
make install DESTDIR=`pwd`/armbuild