discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] problem with fresh install]


From: Ben Hilburn
Subject: Re: [Discuss-gnuradio] problem with fresh install]
Date: Mon, 21 Nov 2011 10:16:46 -0800

Out of curiously, have you tried using the CMake build?

My machine _never_ built volk successfully with autofoo, but built it with CMake on my first try.

Cheers,
Ben


On Mon, Nov 21, 2011 at 9:53 AM, Scott Johnston <address@hidden> wrote:


Hello,

I just did a git pull in my gnuradio directory, and after doing

sudo make uninstall
./bootstrap
./configure
./make

I got the following error. Any idea why this is breaking? Can it be that
someone pull a file in here with out appropriate punctuation?

make[5]: Leaving directory `/home/user/gnuradio/volk'
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../lib -I/usr/include  -I../include -m64 -mpopcnt -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2    -g -O2 -MT volk.lo -MD -MP -MF .deps/volk.Tpo -c -o volk.lo volk.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I/usr/include -I../include -m64 -mpopcnt -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -g -O2 -MT volk.lo -MD -MP -MF .deps/volk.Tpo -c volk.c  -fPIC -DPIC -o .libs/volk.o
In file included from volk.c:33:
../include/volk/volk_32fc_x2_conjugate_dot_prod_32fc_u.h: In function ‘volk_32fc_x2_conjugate_dot_prod_32fc_u_sse3’:
../include/volk/volk_32fc_x2_conjugate_dot_prod_32fc_u.h:69: error: expected ‘;’ before ‘static’
make[4]: *** [volk.lo] Error 1
make[4]: Leaving directory `/home/user/gnuradio/volk/lib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/user/gnuradio/volk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/user/gnuradio/volk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/user/gnuradio'
make: *** [all] Error 2




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