discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Error while installing a new version of GNURadion


From: Mike Jameson
Subject: Re: [Discuss-gnuradio] Error while installing a new version of GNURadion on USRP e110
Date: Tue, 15 Apr 2014 10:03:11 +0100

Abouda,

I've seen the "g++: Internal error: Killed (program cc1plus)" error before when I ran out of memory.  Try creating more swap space and use "make -j1" to reduce the number of threads used for the compile.

Mike

--
Mike Jameson M0MIK BSc MIET
Email: address@hidden
Web: http://scanoo.com


On Tue, Apr 15, 2014 at 9:57 AM, Abouda Yassine <address@hidden> wrote:
Hi,

I removed the old version of the GNURadio installed on the USRP e110,I followed instructions on the FAQ forum in order to install a new version of it.everything seemed all right at the beginning but suddenly an error came out of no where:

[ 49%] Built target _filter_swig_swig_tag
[ 49%] Building CXX object gr-filter/swig/CMakeFiles/_filter_swig.dir/filter_swigPYTHON_wrap.cxx.o
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [gr-filter/swig/CMakeFiles/_filter_swig.dir/filter_swigPYTHON_wrap.cxx.o] Error 1
make[1]: *** [gr-filter/swig/CMakeFiles/_filter_swig.dir/all] Error 2
make: *** [all] Error 2

Any ideas how to fix this.Thank you

regards,
Yassine

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