discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Build errors: Ubuntu 12.04 LTS 32-bit


From: Erik Jakobsen
Subject: Re: [Discuss-gnuradio] Build errors: Ubuntu 12.04 LTS 32-bit
Date: Mon, 11 Feb 2013 09:43:04 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130106 Thunderbird/17.0.2

On Mon, Feb 11, 2013 at 09:28:26AM +0100, Ralph A. Schmid, dk5ras wrote:
Hi,

If you care to give this a try (I think removing this will only cause
runtime
errors, not build errors):
http://pastebin.com/wXhz5Diq
How Do I apply it? Save the content to a file, then something with the diff
command?
Sorry, I am not yet very deep into this Linux stuff, still learning :)
Hi Ralph,

it's a git patch, so using 'git apply' will do all the work for you.
Remember to create a new branch beforehand. Having a git cheat sheet is
very handy at the beginning, as "git help" can be a bit opaque when you
don't know the vocabulary.

I still have to meet the person who switched from another VCS to git
and immediately "got it" and loved it. That said, I still have to meet
the person who, after using git for a while, would still think SVN is a
decent VCS :)

MB


Martin.

I also have the issue here:

[ 39%] Built target _gnuradio_core_general_swig_tag
[ 39%] Generating gnuradio_core_general.tag
[ 39%] Swig source
Scanning dependencies of target _gnuradio_core_general
[ 39%] Building CXX object gnuradio-core/src/lib/swig/CMakeFiles/_gnuradio_core_general.dir/gnuradio_core_generalPYTHON_wrap.cxx.o /home/lajka2/SRC/gnuradio/build/gnuradio-core/src/lib/swig/gnuradio_core_generalPYTHON_wrap.cxx:6067:22: error: redefinition of ‘struct swig::traits<unsigned int>’ /home/lajka2/SRC/gnuradio/build/gnuradio-core/src/lib/swig/gnuradio_core_generalPYTHON_wrap.cxx:5493:22: error: previous definition of ‘struct swig::traits<unsigned int>’ /home/lajka2/SRC/gnuradio/build/gnuradio-core/src/lib/swig/gnuradio_core_generalPYTHON_wrap.cxx:6071:23: error: redefinition of ‘struct swig::traits_asval<unsigned int>’ /home/lajka2/SRC/gnuradio/build/gnuradio-core/src/lib/swig/gnuradio_core_generalPYTHON_wrap.cxx:5497:23: error: previous definition of ‘struct swig::traits_asval<unsigned int>’ /home/lajka2/SRC/gnuradio/build/gnuradio-core/src/lib/swig/gnuradio_core_generalPYTHON_wrap.cxx:6077:23: error: redefinition of ‘struct swig::traits_from<unsigned int>’ /home/lajka2/SRC/gnuradio/build/gnuradio-core/src/lib/swig/gnuradio_core_generalPYTHON_wrap.cxx:5503:23: error: previous definition of ‘struct swig::traits_from<unsigned int>’ /home/lajka2/SRC/gnuradio/build/gnuradio-core/src/lib/swig/gnuradio_core_generalPYTHON_wrap.cxx:6087:22: error: redefinition of ‘struct swig::traits<std::vector<unsigned int> >’ /home/lajka2/SRC/gnuradio/build/gnuradio-core/src/lib/swig/gnuradio_core_generalPYTHON_wrap.cxx:5513:22: error: previous definition of ‘struct swig::traits<std::vector<unsigned int> >’ make[2]: *** [gnuradio-core/src/lib/swig/CMakeFiles/_gnuradio_core_general.dir/gnuradio_core_generalPYTHON_wrap.cxx.o] Error 1 make[1]: *** [gnuradio-core/src/lib/swig/CMakeFiles/_gnuradio_core_general.dir/all] Error 2
make: *** [all] Error 2
make failed
Exiting Gnu Radio build/install

Can what you suggest also be done here ?

Erik



reply via email to

[Prev in Thread] Current Thread [Next in Thread]