Philip, this is problem of no help but I ran into this issue when I was still using ubuntu 10.04, I found a reference where Marcus was having the same problem but on ubuntu 12.04
http://lists.gnu.org/archive/html/discuss-gnuradio/2013-02/msg00178.html where I applied the recommended changes and added some other mods recommended by Josh but I couldn't fix it I ended up upgrading from 10.04 to 12.04 and everything worked. My suspicion, and again I'm probably the wrong person to comment on this, is that it was a swig/python version issue 10.04 was running Python 2.6 I don't remember what swig version and 12.04 is running Python 2.7 and swig 2.0.4. I would recommend experimenting with alternative swig versions and see if the problem goes away. al fayez On Thu, Apr 18, 2013 at 9:38 PM, Philip Balister <[email protected]>wrote: > Any ideas? I haven't looked at it hard yet. > > Philip > > eglibc/sysroots/ettus-e200/usr/include -fvisibility=hidden > -Wsign-compare -Wall -Wno-uninitialized -o > CMakeFiles/test-gr-blocks.dir/qa_gr_block.cc.o -c > > /home/balister/src/oe-core/build/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/gnuradio/3.6.4.1-r0/git/gr-blocks/lib/qa_gr_block.cc > > /home/balister/src/oe-core/build/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/gnuradio/3.6.4.1-r0/git/build/gr-blocks/swig/blocks_swig0PYTHON_wrap.cxx:7083:22: > error: redefinition of 'struct swig::traits<unsigned int>' > > /home/balister/src/oe-core/build/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/gnuradio/3.6.4.1-r0/git/build/gr-blocks/swig/blocks_swig0PYTHON_wrap.cxx:6345:22: > error: previous definition of 'struct swig::traits<unsigned int>' > > /home/balister/src/oe-core/build/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/gnuradio/3.6.4.1-r0/git/build/gr-blocks/swig/blocks_swig0PYTHON_wrap.cxx:7087:23: > error: redefinition of 'struct swig::traits_asval<unsigned int>' > > /home/balister/src/oe-core/build/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/gnuradio/3.6.4.1-r0/git/build/gr-blocks/swig/blocks_swig0PYTHON_wrap.cxx:6349:23: > error: previous definition of 'struct swig::traits_asval<unsigned int>' > > /home/balister/src/oe-core/build/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/gnuradio/3.6.4.1-r0/git/build/gr-blocks/swig/blocks_swig0PYTHON_wrap.cxx:7093:23: > error: redefinition of 'struct swig::traits_from<unsigned int>' > > /home/balister/src/oe-core/build/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/gnuradio/3.6.4.1-r0/git/build/gr-blocks/swig/blocks_swig0PYTHON_wrap.cxx:6355:23: > error: previous definition of 'struct swig::traits_from<unsigned int>' > > /home/balister/src/oe-core/build/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueab: > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > -- Almohanad (Al) Fayez
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
