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: Scott Johnston
Subject: Re: [Discuss-gnuradio] problem with fresh install]
Date: Mon, 21 Nov 2011 14:25:22 -0500
User-agent: Thunderbird 2.0.0.24 (X11/20100721)

Sorry! User error, I had a lingering install that needed to be wiped out.

The error is gone

Scott Johnston wrote:

------------------------------------------------------------------------

Subject:
[Discuss-gnuradio] problem with fresh install
From:
Scott Johnston <address@hidden>
Date:
Fri, 18 Nov 2011 16:05:45 -0500
To:
"address@hidden" <address@hidden>

To:
"address@hidden" <address@hidden>


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






reply via email to

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