Nixos make error: *** No rule to make target 'include/boost/shared_ptr.hpp', needed by '.build_release/cuda/src/caffe/util/math_functions.o'.

14 views
Skip to first unread message

Eduardo Andrade

unread,
Aug 15, 2019, 4:29:20 PM8/15/19
to Caffe Users

Error happens when i try make for the second time. Example:

$make -j8
$make py (error)

make: *** No rule to make target 'include/boost/shared_ptr.hpp', needed by '.build_release/cuda/src/caffe/util/math_functions.o'.

If I create a .hpp file like:

#include <boost/shared_ptr.hpp>

It accepts with gcc compilation.

NIXOS version: 19.03.172883.1601f559e89 (Koi)
CUDA version: 10.0.130
BOOST version: 1.67
Makefile
Makefile.config
Reply all
Reply to author
Forward
0 new messages