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: m...@scanoo.com
Web: http://scanoo.com


On Tue, Apr 15, 2014 at 9:57 AM, Abouda Yassine
<abouda21yass...@gmail.com>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<https://owa.ece.fr/owa/redir.aspx?C=azMLHeTJTEeJAp-eApYyqBPwd5wXLNEIaWtGtAFgTFNK5I8pwshWTvAb5Aa2cq8hkqcLKU7Jt-8.&URL=http%3a%2f%2fgcc.gnu.org%2fbugs.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
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to