Re: [Discuss-gnuradio] Bug with recent changes to Volk

2013-10-28 Thread Tom Rondeau
On Mon, Oct 28, 2013 at 3:14 PM, Sylvain Munaut <246...@gmail.com> wrote: >> Rerun cmake (or touch a CMakeLists.txt file to force cmake to rerun), >> then rebuild. > > As I said ... new build dir and fresh checkout ... so I don't see how > that would help. > > To me looks like a typo in > volk/kern

Re: [Discuss-gnuradio] Bug with recent changes to Volk

2013-10-28 Thread Sylvain Munaut
> Rerun cmake (or touch a CMakeLists.txt file to force cmake to rerun), > then rebuild. As I said ... new build dir and fresh checkout ... so I don't see how that would help. To me looks like a typo in volk/kernels/volk/volk_32fc_s32fc_rotatorpuppet_32fc.h -volk_32fc_s32fc_x2_rotator_32fc_av

Re: [Discuss-gnuradio] Bug with recent changes to Volk

2013-10-28 Thread Tom Rondeau
On Mon, Oct 28, 2013 at 2:59 PM, Ralph A. Schmid, dk5ras wrote: > >> I'm having the same error from a fresh checkout and build directory ... Rerun cmake (or touch a CMakeLists.txt file to force cmake to rerun), then rebuild. Tom > Here a make clean also did not fix it. > > In file included fr

Re: [Discuss-gnuradio] Bug with recent changes to Volk

2013-10-28 Thread Ralph A. Schmid, dk5ras
> I'm having the same error from a fresh checkout and build directory ... Here a make clean also did not fix it. In file included from /home/ras/gnuradio/build/volk/lib/volk_machine_avx_32_mmx_orc.c:104:0: /home/ras/gnuradio/volk/kernels/volk/volk_32fc_s32fc_rotatorpuppet_32fc.h: In function 'vo

Re: [Discuss-gnuradio] Bug with recent changes to Volk

2013-10-28 Thread Sylvain Munaut
Hi, >> I believe there is a bug with the commit "volk: fixed volk rotator >> kernel to support aligned and unaligned." I built and successfully >> installed the merge just prior to this commit just fine, but when I >> attempt to install this commit I receive a "libvolk.so.0.0.0: undefined >> refe

Re: [Discuss-gnuradio] Bug with recent changes to Volk

2013-10-28 Thread Johnathan Corgan
On 10/28/2013 10:18 AM, Michael Berman wrote: > I believe there is a bug with the commit "volk: fixed volk rotator > kernel to support aligned and unaligned." I built and successfully > installed the merge just prior to this commit just fine, but when I > attempt to install this commit I receive