[ https://issues.apache.org/jira/browse/THRIFT-3509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073538#comment-15073538 ]
phoneli commented on THRIFT-3509: --------------------------------- thanks James . I try update my gcc-version . If "make check" ok , i will comment again. > "make check" error > ------------------ > > Key: THRIFT-3509 > URL: https://issues.apache.org/jira/browse/THRIFT-3509 > Project: Thrift > Issue Type: Question > Components: C++ - Compiler > Affects Versions: 0.9.3 > Environment: centos6 , x86_64 > Reporter: phoneli > Assignee: James E. King, III > Labels: bug, questions > > i clone the code from : https://git-wip-us.apache.org/repos/asf/thrift.git" > when i do "make check" , it error . > error mesage : > " > TServerIntegrationTest.cpp: In member function 'void > TServerIntegrationTest::test_stop_with_uninterruptable_clients_connected::test_method()': > TServerIntegrationTest.cpp:382: error: 'template<class TServerType> class > TServerIntegrationTestFixture' used without template parameters > TServerIntegrationTest.cpp:386: error: 'template<class TServerType> class > TServerIntegrationTestFixture' used without template parameters > TServerIntegrationTest.cpp: In member function 'void > TServerIntegrationTest::test_concurrent_client_limit::test_method()': > TServerIntegrationTest.cpp:418: error: 'template<class TServerType> class > TServerIntegrationTestFixture' used without template parameters > " > Is this an issue of source-code? > (my english is not good.) -- This message was sent by Atlassian JIRA (v6.3.4#6332)