Xiaoshuang LU created THRIFT-3871:
-------------------------------------

             Summary: configure failed on CentOS
                 Key: THRIFT-3871
                 URL: https://issues.apache.org/jira/browse/THRIFT-3871
             Project: Thrift
          Issue Type: Bug
          Components: Build Process
    Affects Versions: 0.9.3
            Reporter: Xiaoshuang LU


$ wget -c https://github.com/apache/thrift/archive/0.9.3.tar.gz
$ sh bootstrap.sh
$ ./configure --prefix=/data/thrift-0.9.3 --with-boost=/data/boost-1.61.0 
--with-libevent=/data/libevent-2.0.22-stable 
--with-openssl=/data/openssl-1.0.2h --with-zlib=/data/zlib-1.2.8 
--enable-shared=no --enable-static=yes --with-cpp --without-qt4 --without-qt5 
--without-c_glib --without-csharp --without-java --without-erlang 
--without-nodejs --without-lua --without-python --without-perl --without-php 
--without-php_extension --without-ruby --without-haskell --without-go 
--without-haxe --without-d --disable-tests --disable-tutorial CFLAGS="-m64 
-fPIC -g0 -O3" CXXFLAGS="-m64 -fPIC -g0 -O3"

I have encountered
{code}
./configure: line 17096: syntax error near unexpected token `QT,'
./configure: line 17096: `    PKG_CHECK_MODULES(QT, QtCore >= 4.3, QtNetwork >= 
4.3, have_qt=yes, have_qt=no)'
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to