Compiling CVUtil... << generating dict >> << compiling CVUtil.cxx >> << compiling load_cvutil.cxx >> << compiling CVUtilDict.cxx >> << installing headers >> Building app... echo "Compiling app/ann_1.1.2 os=macosx-g++" Compiling app/ann_1.1.2 os=macosx-g++ (cd /tmp/larcv/app/ann_1.1.2 && /Library/Developer/CommandLineTools/usr/bin/make macosx-g++) || exit $? cd src ; /Library/Developer/CommandLineTools/usr/bin/make macosx-g++ /Library/Developer/CommandLineTools/usr/bin/make targets \ "ANNLIB = libANN.a" \ "C++ = g++" \ "CFLAGS = -O3 -fPIC" \ "MAKELIB = libtool -static -o " \ "RANLIB = true" libtool -static -o libANN.a ANN.o brute.o kd_tree.o kd_util.o kd_split.o kd_dump.o kd_search.o kd_pr_search.o kd_fix_rad_search.o bd_tree.o bd_search.o bd_pr_search.o bd_fix_rad_search.o perf.o true libANN.a mv libANN.a ../lib cd test ; /Library/Developer/CommandLineTools/usr/bin/make macosx-g++ /Library/Developer/CommandLineTools/usr/bin/make targets \ "ANNLIB = libANN.a" \ "C++ = g++" \ "CFLAGS = -O3 -fPIC" \ "MAKELIB = libtool -static -o " \ "RANLIB = true" make[3]: *** No rule to make target `../lib/libANN.a', needed by `../bin/ann_test'. Stop. make[2]: *** [macosx-g++] Error 2 make[1]: *** [macosx-g++] Error 2 make: *** [obj] Error 2