discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Dependency Boost_FOUND = 0


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Dependency Boost_FOUND = 0
Date: Mon, 01 Oct 2018 00:01:56 +0200

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
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio




reply via email to

[Prev in Thread] Current Thread [Next in Thread]