Re: I want to add lib/cpp/src/thrift/TThriftHelper.h attached, but I can't build it

2015-04-13 Thread 易剑
Solution: dos2unix *.sh chmod +x *.sh dos2unix configure.ac find . -name Makefile.am |xargs dos2unix Bug got many warning and error: # ./bootstrap.sh configure.ac:90: installing './config.guess' configure.ac:90: installing './config.sub' configure.ac:27: installing './install-sh' configure.ac:27:

Re: I want to add lib/cpp/src/thrift/TThriftHelper.h attached, but I can't build it

2015-04-13 Thread 易剑
Error at "*$LIBTOOLIZE --copy --automake*" in bootstrap.sh 2015-04-14 14:18 GMT+08:00 易剑 : > I want to add lib/cpp/src/thrift/*TThriftHelper*.h attached, but I can't > build it to test: > > bison-3.0 > autoconf-2.69 > automake-1.15 > libtool-2.4 > openssl-1.0.2a > boost_1_57_0 > libevent-2.0.22-s

I want to add lib/cpp/src/thrift/TThriftHelper.h attached, but I can't build it

2015-04-13 Thread 易剑
I want to add lib/cpp/src/thrift/*TThriftHelper*.h attached, but I can't build it to test: bison-3.0 autoconf-2.69 automake-1.15 libtool-2.4 openssl-1.0.2a boost_1_57_0 libevent-2.0.22-stable m4-1.4.17 SUSE Linux Enterprise Server 10 (x86_64) gcc (GCC) 4.1.2 My forked branch: https://github.com/e