Re: How to comiple https://github.com/eyjian/thrift?

2015-04-14 Thread 易剑
>> >>> 2015-04-14 16:32 GMT+08:00 易剑 : >>> >>> Thanks, >>>> >>>> You are right, I remove and checkout again with: >>>> git config --global core.autocrlf false >>>> git config --global core.safecrlf t

Re: How to comiple https://github.com/eyjian/thrift?

2015-04-14 Thread Jens Geyer
rectory [ERLANG_INSTALL_LIB_DIR/thrift-1.0.0-dev] Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. -----Ursprüngliche Nachricht- From: 易剑 Sent: Tuesday, April 14, 2015 11:51 AM To

Re: How to comiple https://github.com/eyjian/thrift?

2015-04-14 Thread 易剑
gt;> # ./*configure *--prefix=$THIRDPARTY_HOME/thrift-0.9.2 \ >>>>> >--with-boost=$THIRDPARTY_HOME/boost \ >>>>> > --with-libevent=$THIRDPARTY_HOME/libevent \ >>>>> >CPPFLAGS="-I$THIRDPARTY_HOME/openssl/include" \ >>>>> >

Re: How to comiple https://github.com/eyjian/thrift?

2015-04-14 Thread 易剑
/include" \ >>>> >LDFLAGS="-ldl -L$THIRDPARTY_HOME/openssl/lib" \ >>>> >--with-qt4=no --with-c_glib=no --with-csharp=no \ >>>> > --with-java=no --with-erlang=no --with-python=no \ >>>> >

Re: How to comiple https://github.com/eyjian/thrift?

2015-04-14 Thread 易剑
;>> >>> configure: No compiler with *C++11* support was found >>> ./configure: line 17657: syntax error near unexpected token `QT,' >>> ./configure: line 17657: `PKG_CHECK_MODULES(QT, QtCore >= 4.3, >>> QtNetwork >= 4.3, have_qt=yes, have_qt

Re: How to comiple https://github.com/eyjian/thrift?

2015-04-14 Thread 易剑
ntax error near unexpected token `QT,' >> ./configure: line 17657: `PKG_CHECK_MODULES(QT, QtCore >= 4.3, >> QtNetwork >= 4.3, have_qt=yes, have_qt=no)' >> >> >> >> >> 2015-04-14 15:06 GMT+08:00 Jens Geyer : >> >>

Re: How to comiple https://github.com/eyjian/thrift?

2015-04-14 Thread 易剑
gt; 2015-04-14 15:06 GMT+08:00 Jens Geyer : > >> Check your git settings, especially the EOL-style related ones. Using >> dos2unix is not normal behaviour. >> >> The subdir warnings can be ignored for now. >> >> Von: 易剑 >>

Re: How to comiple https://github.com/eyjian/thrift?

2015-04-14 Thread 易剑
ignored for now. > > Von: 易剑 > Gesendet: 14.04.2015 08:57 > An: dev@thrift.apache.org > Betreff: Re: How to comiple https://github.com/eyjian/thrift? > > Solution: > > dos2unix *.sh > chmod +x *.sh > dos2unix configure.ac > find

AW: How to comiple https://github.com/eyjian/thrift?

2015-04-14 Thread Jens Geyer
king whether yytext is a pointer... yes checking whether ln -s works... yes checking for gawk... (cached) gawk checking for ranlib... (cached) ranlib checking whether g++ supports C++11 features by default... no checking whether g++ supports C++11 features with -std=c++11... no configure: No compiler

Re: How to comiple https://github.com/eyjian/thrift?

2015-04-13 Thread 易剑
whether yytext is a pointer... yes checking whether ln -s works... yes checking for gawk... (cached) gawk checking for ranlib... (cached) ranlib checking whether g++ supports C++11 features by default... no checking whether g++ supports C++11 features with -std=c++11... no configure: No compiler wi

Re: How to comiple https://github.com/eyjian/thrift?

2015-04-13 Thread 易剑
bevent 2.0.5 >> m4 1.4.17 >> gcc (SUSE Linux) 4.8.3 20140627 [gcc-4_8-branch revision 212064] >> >> >> >> -Ursprüngliche Nachricht- From: 易剑 >> Sent: Monday, April 13, 2015 10:36 AM >> To: dev@thrift.apache.org >> Subject: How to comi

Re: How to comiple https://github.com/eyjian/thrift?

2015-04-13 Thread 易剑
vision 212064] > > > > -Ursprüngliche Nachricht- From: 易剑 > Sent: Monday, April 13, 2015 10:36 AM > To: dev@thrift.apache.org > Subject: How to comiple https://github.com/eyjian/thrift? > > I forked branches to https://github.com/eyjian/thrift, but failed to >

Re: How to comiple https://github.com/eyjian/thrift?

2015-04-13 Thread Jens Geyer
-branch revision 212064] -Ursprüngliche Nachricht- From: 易剑 Sent: Monday, April 13, 2015 10:36 AM To: dev@thrift.apache.org Subject: How to comiple https://github.com/eyjian/thrift? I forked branches to https://github.com/eyjian/thrift, but failed to compile it with errors: *./bootstrap.sh

How to comiple https://github.com/eyjian/thrift?

2015-04-13 Thread 易剑
I forked branches to https://github.com/eyjian/thrift, but failed to compile it with errors: *./bootstrap.sh * *.ibtoolize: AC_CONFIG_MACRO_DIR([./aclocal]) conflicts with ACLOCAL_AMFLAGS=-I ./aclocal* i had updated deps as the followings: bison-3.0 autoconf-2.69 automake-1.15 libtool-2.4 openssl