Hello,
I am trying to install gnu radio on Ubuntu 14.04.5.
Installation encounters the following error:

PyBOMBS.install_manager - INFO - Installing package: gnuradio
> PyBOMBS.Packager.source - WARNING - Build dir already exists:
> /home/dogstar/sdr/src/gnuradio/build
> Configuring: (100%)
> [======================================================================================================================================================================================]
> PyBOMBS.Packager.source - WARNING - Configuration failed. Re-trying with
> higher verbosity.
> -- Build type set to RelWithDebInfo.
> -- Extracting version information from git describe...
> -- Compiler Version: cc (Ubuntu 4.8.4-2ubuntu1~14.04.4) 4.8.4
> Copyright (C) 2013 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> -- Compiler Flags: /usr/bin/cc:::-O2 -g -DNDEBUG  -std=gnu99
> -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized
> /usr/bin/c++:::-O2 -g -DNDEBUG  -fvisibility=hidden -Wsign-compare -Wall
> -Wno-uninitialized
> -- ADDING PERF COUNTERS
> -- Building Static Libraries: OFF
> -- Boost version: 1.54.0
> -- Found the following Boost libraries:
> --   date_time
> --   program_options
> --   filesystem
> --   system
> --   regex
> --   thread
> --
> -- Checking for module SWIG
> -- Disabling SWIG because version check failed.
> --
> -- The build system will automatically enable all components.
> -- Use -DENABLE_DEFAULT=OFF to disable components by default.
> --
> -- Configuring python-support support...
> --   Dependency PYTHONLIBS_FOUND = TRUE
> --   Dependency SWIG_FOUND = FALSE
> --   Dependency SWIG_VERSION_CHECK = FALSE
> CMake Error at cmake/Modules/GrComponent.cmake:75 (message):
>   user force-enabled python-support but configuration checked failed
> Call Stack (most recent call first):
>   CMakeLists.txt:366 (GR_REGISTER_COMPONENT)
>
>
> -- Configuring incomplete, errors occurred!
> See also "/home/dogstar/sdr/src/gnuradio/build/CMakeFiles/CMakeOutput.log".
> PyBOMBS.Packager.source - ERROR - Configuration failed after running at
> least twice.
> PyBOMBS.Packager.source - ERROR - Problem occurred while building package
> gnuradio:
> Configuration failed
> PyBOMBS.install_manager - ERROR - Error installing package gnuradio.
> Aborting.
>
> Any help would be much appreciated!

Thank you,
Elad
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to