$ Wget http://mirrors.cnnic.cn/apache/thrift/0.9.1/thrift-0.9.1.tar.gztar tar zxvf thrift-0.9.1.tar.gz $ CD thrift-0.9.1 $./configure $ make
/Bin/bash .. /.. /libtool -- tag = cxx -- mode = link g ++-wall-g-O2-L/usr/lib-O libtestgencpp. la thrifttest_constants.lo thrifttest_types.lo .. /.. /lib/CPP/libthrift. la-lssl-lcrypto-LRT-lpthread libtool: Link: Ar CRU. libs/libtestgencpp. a. libs/thrifttest_constants.o. libs/thrifttest_types.o AR :. libs/thrifttest_constants.o: no such file or directorymake [3]: *** [libtestgencpp. la] Error 1 make [3]: leaving the directory '/home/chef/SSS/SF/thrift-0.9.1/test/CPP' make [2]: * ** [All-recursive] Error 1 make [2]: leaving the directory '/home/chef/SSS/SF/thrift-0.9.1/test' make [1]: * ** [All-recursive] Error 1 make [1]: Leaving directory '/home/chef/SSS/SF/thrift-100' make: * ** [all] Error 2
$ CP test/CPP/*. O test/CPP/. libs/$ make install