Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make all -j8 error #28

Open
zongoalbert opened this issue Jun 29, 2020 · 0 comments
Open

make all -j8 error #28

zongoalbert opened this issue Jun 29, 2020 · 0 comments

Comments

@zongoalbert
Copy link

when i run the command line make all -j12 i found this error :

PROTOC src/caffe/proto/caffe.proto make: protoc: Command not found CXX src/caffe/layer_factory.cpp Makefile:632: recipe for target '.build_release/src/caffe/proto/caffe.pb.cc' failed make: *** [.build_release/src/caffe/proto/caffe.pb.cc] Error 127 make: *** Waiting for unfinished jobs.... CXX src/caffe/common.cpp src/caffe/common.cpp:1:10: fatal error: boost/thread.hpp: No such file or directory #include <boost/thread.hpp> ^~~~~~~~~~~~~~~~~~ compilation terminated. src/caffe/layer_factory.cpp:4:10: fatal error: boost/python.hpp: No such file or directory #include <boost/python.hpp> ^~~~~~~~~~~~~~~~~~ compilation terminated. Makefile:575: recipe for target '.build_release/src/caffe/common.o' failed make: *** [.build_release/src/caffe/common.o] Error 1 Makefile:575: recipe for target '.build_release/src/caffe/layer_factory.o' failed make: *** [.build_release/src/caffe/layer_factory.o] Error 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant