When running CMake, the -DENABLE_BAD_BOOST=ON option will disable that warning and allow you to compile most blocks.
On Mon, Mar 25, 2013 at 5:38 AM, Nada ABDELKADER < nada.abdelka...@etu.upmc.fr> wrote: > I'm on Ubuntu 11.10 and I'm using the "--verbose" option with which I get > these messages. > Yes Marcus, you're right, apparently gnuradio components were not > installed. I tried to rebuild manually gnuradio and I got this: > > ##############################**######################## > -- # Gnuradio disabled components > -- ##############################**######################## > -- * sphinx > -- * gruel > -- * gnuradio-core > -- * gnuradio-companion > -- * gr-blocks > -- * gr-fft > -- * gr-filter > -- * gr-atsc > -- * gr-audio > -- * gr-comedi > -- * gr-analog > -- * gr-digital > -- * gr-noaa > ..... > > > and for each component I got sth like: > > Configuring gr-audio support... > -- Dependency Boost_FOUND = FALSE > -- Dependency ENABLE_GR_CORE = > -- Disabling gr-audio support. > -- Override with -DENABLE_GR_AUDIO=ON/OFF > -- WARNING: Found a known bad version of Boost (v104601). Disabling. > -- checking for module 'comedilib' > -- package 'comedilib' not found > > > Is that related to boost? Did I miss sth? > > Nada > > > Quoting "Marcus D. Leech" <mle...@ripnet.com>: > > On 03/25/2013 07:27 AM, Nada ABDELKADER wrote: >> >>> Hi all, >>> >>> I'm trying to build gnuradio using the gnuradio_build script and I'm >>> getting these errors: >>> >>> Configuring Boost C++ Libraries... >>> -- Could NOT find GRUEL (missing: GRUEL_INCLUDE_DIRS) >>> -- checking for module 'gnuradio-core' >>> -- package 'gnuradio-core' not found >>> -- Could NOT find GNURADIO_CORE (missing: GNURADIO_CORE_LIBRARIES >>> GNURADIO_CORE_INCLUDE_DIRS) >>> -- checking for module 'gnuradio-iqbalance' >>> -- package 'gnuradio-iqbalance' not found >>> -- Could NOT find GNURADIO_IQBALANCE (missing: >>> GNURADIO_IQBALANCE_LIBRARIES GNURADIO_IQBALANCE_INCLUDE_**DIRS) >>> -- checking for module 'gnuradio-uhd' >>> -- package 'gnuradio-uhd' not found >>> -- gnuradio-uhd not found. >>> -- Could NOT find GNURADIO_UHD (missing: GNURADIO_UHD_LIBRARIES >>> GNURADIO_UHD_INCLUDE_DIRS) >>> -- checking for module 'gnuradio-fcd' >>> -- package 'gnuradio-fcd' not found >>> -- gnuradio-fcd not found. >>> -- Could NOT find GNURADIO_FCD (missing: GNURADIO_FCD_LIBRARIES >>> GNURADIO_FCD_INCLUDE_DIRS) >>> -- checking for module 'libosmosdr' >>> -- package 'libosmosdr' not found >>> -- libosmosdr not found. >>> -- checking for module 'libmirisdr' >>> -- package 'libmirisdr' not found >>> -- libmirisdr not found. >>> CMake Error at CMakeLists.txt:121 (message): >>> Gruel required to compile osmosdr >>> >>> >>> -- Configuring incomplete, errors occurred! >>> make: *** No rule to make target `clean'. Stop. >>> make: *** No targets specified and no makefile found. Stop. >>> >>> >>> Can anyone help me plz to find out what's wrong? >>> >>> Nada >>> >>> ------------------------------**------------------------------**---- >>> This message was sent using IMP, the Internet Messaging Program. >>> >>> >>> >>> ______________________________**_________________ >>> Discuss-gnuradio mailing list >>> Discuss-gnuradio@gnu.org >>> https://lists.gnu.org/mailman/**listinfo/discuss-gnuradio<https://lists.gnu.org/mailman/listinfo/discuss-gnuradio> >>> >>> >>> What type of system are you on? >> >> If you run build-gnuradio with the "--verbose" option, you can get more >> information about what it's doing. >> >> This looks to me like the gnuradio part of the build failed in some >> subtle way, and gr-osmosdr failed because none of the gnuradio components >> were installed. >> >> >> >> -- >> Marcus Leech >> Principal Investigator >> Shirleys Bay Radio Astronomy Consortium >> http://www.sbrac.org >> >> >> >> ______________________________**_________________ >> Discuss-gnuradio mailing list >> Discuss-gnuradio@gnu.org >> https://lists.gnu.org/mailman/**listinfo/discuss-gnuradio<https://lists.gnu.org/mailman/listinfo/discuss-gnuradio> >> >> > > > ------------------------------**------------------------------**---- > This message was sent using IMP, the Internet Messaging Program. > > > > ______________________________**_________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/**listinfo/discuss-gnuradio<https://lists.gnu.org/mailman/listinfo/discuss-gnuradio> > -- Nicholas Corgan
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio