./configure  --build=$BUILD      \
             --prefix="$INSTALL_ROOT"/usr \
             --enable-debug-all  \
             $OPTS               &&
make
