./configure --prefix=$(pwd)/out CFLAGS="-fPIC" CXXFLAGS="-fPIC"  --with-tdsver=7.2 
make 
make install