The error is gone
Scott Johnston wrote:
>
> ------------------------------------------------------------------------
>
> Subject:
> [Discuss-gnuradio] problem with fresh install
> From:
> Scott Johnston <scott.johnston@ll.mit.edu>
> Date:
> Fri, 18 Nov 2011 16:05:45 -0500
> To:
> "discuss-gnuradio-bounces+scott.johnston=ll.mit.edu@gnu.org"
> <discuss-gnuradio-bounces+scott.johnston=ll.mit.edu@gnu.org>
>
> To:
> "discuss-gnuradio-bounces+scott.johnston=ll.mit.edu@gnu.org"
> <discuss-gnuradio-bounces+scott.johnston=ll.mit.edu@gnu.org>
>
>
> 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
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
No comments:
Post a Comment