for sfdisk

make distclean
./configure --host=arm-linux --prefix=`pwd`/../install --without-ncurses --disable-makeinstall-chown
make install
make

