How was your boost configured and installed? looks like
libboost_unit_test_framework
library is not being found, is it installed and available?

-Jake


On Mon, Oct 22, 2012 at 3:08 PM, huaxiang <[email protected]>wrote:

> Hi,
>
>     We are install thrift 0.9.0 with redhat 6.1, Below is error log of
> "make",
>
>
>
> g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src
> -I/usr/lib64/include  -Wall -g -O2 -MT TransportTest.o -MD -MP -MF
> .deps/TransportTest.Tpo -c -o TransportTest.o TransportTest.cpp
>
> mv -f .deps/TransportTest.Tpo .deps/TransportTest.Po
>
> make[4]: *** No rule to make target
> `/usr/lib64/lib/libboost_unit_test_framework.a', needed by `TransportTest'.
> Stop.
>
> make[4]: Leaving directory `/hadoop0/thrift-0.9.0/lib/cpp/test'
>
> make[3]: *** [check-am] Error 2
>
> make[3]: Leaving directory `/hadoop0/thrift-0.9.0/lib/cpp/test'
>
> make[2]: *** [check-recursive] Error 1
>
> make[2]: Leaving directory `/hadoop0/thrift-0.9.0/lib/cpp'
>
> make[1]: *** [check-recursive] Error 1
>
> make[1]: Leaving directory `/hadoop0/thrift-0.9.0/lib'
>
> make: *** [check-recursive] Error 1
>
> [root@hadoop3 thrift-0.9.0]# make install
>
>
>
>
>
> How to make sure if the thrift is correctly installed?
>
>
>
> Best .R
>
>
>
> beatls
>
>

Reply via email to