facebookarchive / caffe2

Caffe2 is a lightweight, modular, and scalable deep learning framework.
https://caffe2.ai
Apache License 2.0
8.42k stars 1.95k forks source link

make error #730

Open xufunly opened 7 years ago

xufunly commented 7 years ago

[ 71%] Linking CXX shared module python/caffe2_pybind11_state.so error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: for: /Users/xufun/fDat/caffe2/build/caffe2/python/caffe2_pybind11_state.so (for architecture x86_64) option "-add_rpath /usr/local/lib" would duplicate path, file already has LC_RPATH for: /usr/local/lib make[2]: [caffe2/python/caffe2_pybind11_state.so] Error 1 make[2]: Deleting file `caffe2/python/caffe2_pybind11_state.so' make[1]: [caffe2/CMakeFiles/caffe2_pybind11_state.dir/all] Error 2 make: [all] Error 2

vaiarrm commented 7 years ago

Same issue#533 https://github.com/caffe2/caffe2/issues/533