Hi all,
I have builidng Impala 1.0 on CentOS 6.4 these days, but always have errors
about boost. I have referenced Issue #31 and installed boost 1.46.1, but I
have another error .How can I solve this problem?
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/fty/impala/thirdparty/cyrus-sasl-2.1.23'
make[1]: Leaving directory `/home/fty/impala/thirdparty/cyrus-sasl-2.1.23'
-- Configuring done
-- Generating done
-- Build files have been written to:
/home/fty/impala/thirdparty/avro-1.7.1-cdh4.2.0/lang/c++
make[2]: *** No rule to make target `/usr/lib64/libboost_filesystem-mt.so',
needed by `libavrocpp.so.1.7.2-SNAPSHOT.0'. Stop.
make[1]: *** [CMakeFiles/avrocpp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 32%] Built target avrocpp_s
make: *** [all] Error 2