discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] problem with fresh install]


From: Scott Johnston
Subject: [Discuss-gnuradio] problem with fresh install]
Date: Mon, 21 Nov 2011 12:53:27 -0500
User-agent: Thunderbird 2.0.0.24 (X11/20100721)


--- Begin Message --- Subject: [Discuss-gnuradio] problem with fresh install Date: Fri, 18 Nov 2011 16:05:45 -0500 User-agent: Thunderbird 2.0.0.24 (X11/20100721)
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




--- End Message ---

reply via email to

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