Hi Gautam I cannot reproduce that isse on my Debian Squeeze using g++ 4.4.5. What happens when you add a -Wall compile flag to the Makefile ?
Regards Roger > -----Ursprüngliche Nachricht----- > Von: Gautam Thaker [mailto:[email protected]] > Gesendet: Dienstag, 28. Juni 2011 21:15 > An: [email protected] > Betreff: undefined references to VERSION_MASK and VERSION_1 > > When compiling the "cpp" example in "tutorial", i get: > > CppServer.o > U > apache::thrift::protocol::TBinaryProtocolT<apache::thrift::transport::TTrans p > ort>::VERSION_MASK > U > apache::thrift::protocol::TBinaryProtocolT<apache::thrift::transport::TTrans p > ort>::VERSION_1 > > I am running on Fedora 15 w/ GCC/G++ 4.6.0. The ./configure and "make" > and "make install" had gone w/o errors (as far as I could tell.) > > Any hints welcome. I tried to google this, but found nothing. > > Gautam > > >
