Hi Tony, this shouldn't be happening. Did you try `apt-get build-dep gnuradio` ? If that doesn't help, can you share your complete cmake output with us?
Best regards, Marcus On Wed, 2018-09-26 at 23:16 +0000, Tony wrote: > Greetings, > > Using Debian 9 "Stretch" and the 20180925 github gnuradio, I've > installed libboost-dev but am still achieving "Dependency Boost_FOUND > = > 0" errors on all components during Makefile-configuration with > "cmake > -DCMAKE_INSTALL_PREFIX=$HOME .. ". > > I also get the same problem after compiling > https://sourceforge.net/projects/boost/ which reports: > ... > The Boost C++ Libraries were successfully built! > The following directory should be added to compiler include paths: > /home/me/src/boost_1_66_0 > The following directory should be added to linker library paths: > /home/me/src/boost_1_66_0/stage/lib > > ... and invoking "cmake -DCMAKE_INSTALL_PREFIX=$HOME > -DBoost_INCUDE_DIR=/home/me/src/boost_1_66_0 > -DBoost_LIBRARY_DIRS=/home/me/src/boost_1_66_0/stage/lib .." > > How to get it to recognize either the installed or the compiled > Boost > dependencies, please? > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio