On 7/28/2011 11:31 AM, Matthieu Imbert wrote: > > I also tried to compile with various g++ version: > > g++ 4.4.6: OK > > g++ 4.5.3: OK > > g++ 4.6.1: complains about undefined reference to > `apache::thrift::protocol::TBinaryProtocolT<apache::thrift::transport::TTransport>::VERSION_1' > and undefined reference to > `apache::thrift::protocol::TBinaryProtocolT<apache::thrift::transport::TTransport>::VERSION_MASK'
This is identical to what I was seeing. If you find a solution please post. Thanks. Gautam
