discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Gnuradio installs with pybombs on Windows 7 compu


From: Geof Nieboer
Subject: Re: [Discuss-gnuradio] Gnuradio installs with pybombs on Windows 7 computer with VMWare 10 but not on Windows 10 computer with VMWare 12 Ubuntu 17.04
Date: Mon, 25 Sep 2017 21:43:44 -0400

You could of course always install GNURadio directly to the native OS using the windows installers, if GNURadio is the only reason for using the VM.

On Mon, Sep 25, 2017 at 1:31 PM, West, Nathan <address@hidden> wrote:
As the error says, that's an internal error to the compiler. That usually means that you ran out of memory. The quick-and-dirty method to resolve this is to add swap. The better solution may be apt-get install gnuradio

On Mon, Sep 25, 2017 at 12:55 PM, Ed Troy <address@hidden> wrote:
I've been trying to get gnuradio up and running on 2 computers. Both run Ubuntu 17.04. In both cases, I started with a clean install of Ubuntu followed by the instructions on https://www.gnuradio.org/blog/pybombs-the-what-the-how-and-the-why/
In the case of the Windows 7 machine using VMWare 10, it went fine. No problems. Now, I need to figure out how to install GQRX without messing up gnuradio-companion.
But, on the other computer, which is a notebook running Windows 10 and VMWare version 12, the installation failed. It actually looked like it would work. But, after an hour or so, I got the following error lines:
Scanning dependencies of target _blocks_swig2
[ 30%] Building CXX object gr-blocks/swig/CMakeFiles/_blocks_swig2.dir/blocks_swig2PYTHON_wrap.cxx.o
[ 31%] Linking CXX shared module _blocks_swig2.so
[ 31%] Built target _blocks_swig2
[ 31%] Built target blocks_swig0_swig_doc
[ 31%] Built target _blocks_swig0_swig_tag
[ 31%] Built target blocks_swig0_gr_blocks_swig_a6e57
Scanning dependencies of target _blocks_swig0
[ 31%] Building CXX object gr-blocks/swig/CMakeFiles/_blocks_swig0.dir/blocks_swig0PYTHON_wrap.cxx.o
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-6/README.Bugs> for instructions.
gr-blocks/swig/CMakeFiles/_blocks_swig0.dir/build.make:70: recipe for target 'gr-blocks/swig/CMakeFiles/_blocks_swig0.dir/blocks_swig0PYTHON_wrap.cxx.o' failed
make[2]: *** [gr-blocks/swig/CMakeFiles/_blocks_swig0.dir/blocks_swig0PYTHON_wrap.cxx.o] Error 4
CMakeFiles/Makefile2:2907: recipe for target 'gr-blocks/swig/CMakeFiles/_blocks_swig0.dir/all' failed
make[1]: *** [gr-blocks/swig/CMakeFiles/_blocks_swig0.dir/all] Error 2
Makefile:160: recipe for target 'all' failed
make: *** [all] Error 2
PyBOMBS.Packager.source - ERROR - Build failed. See output above for error messages.
PyBOMBS.Packager.source - ERROR - Problem occurred while building package gnuradio:
Build failed.
PyBOMBS.install_manager - ERROR - Error installing package gnuradio. Aborting.

the last command issued was pybombs prefix init -a default prefix/default/ -R gnuradio-default

Like I said, this worked perfectly on the other computer using the same commands. And, I got this same problem last week when I was trying to load gnuradio onto the notebook. I think I was using a different version of Ubuntu that time, but I am not sure.
ED

-- 
RF, Microwave, Antenna, and Analog Design,
Development,Simulation, and Research Consulting
http://aeroconsult.com
Aerospace Consulting LLC
P.O. Box 536
Buckingham, Pa. 18912
(215) 345-7184
(215) 345-1309 FAX

_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



_______________________________________________
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]