Hi Rob,
Thanks for your reply.
I have tried with putting these options off but still the same error is comming.
I am not able to understand why it is showing this error
checking for the Boost Version... 1_34_1
checking for Boost libraries... -lboost_date_time-gcc33-mt -lboost_thread-gcc33-mt
checking boost/thread.hpp usability... no
checking boost/thread.hpp presence... no
checking for boost/thread.hpp... no
I have this boost/thread.hpp in /usr/local/include/boost-1_34_1/ but still it is not able to find those.
I have libraries libboost_date_time-gcc33-mt.so, libboost_thread-gcc33-mt libraries.so in /usr/local/include/ but still it is not able to pickup those i think.
Could you please tell me why it might be happening, any library path is missing or anything else.
or is it something problem in configure file.
I have done following steps for building boost-1_34_1