Hi Vasil,
Thanks for your answer.
What helped was passing -DCMAKE_FIND_ROOT_PATH=/usr option, while
configuring the OOT module.
It seems like I cannot use pybombs recipes to install the OOTs.
Best regards,
Marcin

pon., 22 lis 2021 o 15:11 Vasil Velichkov <vvvelich...@gmail.com>
napisaƂ(a):

> Hi Marcin,
>
> On 21/11/2021 20.48, Marcin Puchlik via GNU Radio, the Free & Open-Source
> Toolkit for Software Radio wrote:
> > Please set them or make sure they are set and tested correctly in the
> CMake files:
> > /home/ubuntu/prefixes/gnuradio39/src/gr-fosphor/lib/Boost_INCLUDE_DIR
> >    used as include directory in directory
> /home/ubuntu/prefixes/gnuradio39/src/gr-fosphor/lib/
>
> Usually such errors indicate that the development files for a library are
> not installed (Boost in your case)
>
> > -- Found Boost:
> /lib/x86_64-linux-gnu/cmake/Boost-1.71.0/BoostConfig.cmake (found suitable
> version "1.71.0", minimum required is "1.65") found components: system
> chrono thread
>
> But it seems that you do have them. Also as you are using pybombs it
> should install the boost development packages in case they are not
> installed.
>
> First check what is the value of the various boost variables in
> CMakeCache.txt
>
>   grep -i boost
> /home/ubuntu/prefixes/gnuradio39/src/gr-fosphor/build/CMakeCache.txt
>
> Then make sure that you have libboost-all-dev package installed and
> installed it if missing. Then delete the build directory (or
> CMakeCache.txt) and try a clean rebuild.
>
> > GNU Radio version: 3.9.2.0
>
> Which Ubuntu version are you using?
>
> Regards,
> Vasil
>
  • gr-fospho... GNU Radio, the Free & Open-Source Toolkit for Software Radio
    • Re: ... Vasil Velichkov
      • ... GNU Radio, the Free & Open-Source Toolkit for Software Radio
        • ... Vasil Velichkov
          • ... GNU Radio, the Free & Open-Source Toolkit for Software Radio
            • ... Vasil Velichkov
              • ... GNU Radio, the Free & Open-Source Toolkit for Software Radio

Reply via email to