first, clone git repository frome ceph upstream or inside my account (https://github.com/Aorjoa/ceph).
./install-deps.sh
./autogen.sh
./configure --without-tcmalloc
remove option -momit-leaf-frame-pointer in this file (because it's not support yet).
vi /media/data_ssd/docker_engine_arm/ceph/src/rocksdb/Makefile
and then run make
command.