deps missing of inference_lib_dist
Created by: tensor-tang
When directly make inference_lib_dist
, it appears many deps missing.
copying /home/tangjian/fluid_infer/build/third_party/boost/src/extern_boost/boost_1_41_0/boost -> /home/tangjian/fluid_infer/build/fluid_install_dir/third_party/boost/
cp: cannot stat `/home/tangjian/fluid_infer/build/third_party/boost/src/extern_boost/boost_1_41_0/boost': No such file or directory
make[3]: *** [CMakeFiles/boost_lib.dir/build.make:51: boost_lib] Error 1
make[2]: *** [CMakeFiles/Makefile2:98: CMakeFiles/boost_lib.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:834: CMakeFiles/inference_lib_dist.dir/rule] Error 2
...
cp: cannot stat `/home/tangjian/fluid_infer/build/third_party/install/snappy_stream/include': No such file or directory
make[3]: *** [CMakeFiles/snappystream_lib.dir/build.make:51: snappystream_lib] Error 1
make[2]: *** [CMakeFiles/Makefile2:1117: CMakeFiles/snappystream_lib.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:834: CMakeFiles/inference_lib_dist.dir/rule] Error 2