参考 https://wiki.beyondlogic.org/index.php/Cross_Compiling_SAMBA_for_ARM
./configure --without-krb5 --without-ldap --without-ads --disable-cups --enable-swat=no --with-winbind=no --target=arm-linux --host=arm-linux --prefix=/root/samba --with-configdir=/etc samba_cv_CC_NEGATIVE_ENUM_VALUES=yes libreplace_cv_HAVE_GETADDRINFO=no ac_cv_file__proc_sys_kernel_core_pattern=yes
make
make install DESTDIR=/root/samba