discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Build error on Ubuntu 10.04 on x86


From: Marcus D. Leech
Subject: [Discuss-gnuradio] Build error on Ubuntu 10.04 on x86
Date: Wed, 30 Mar 2011 18:17:53 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9

Get the following build error from very-recent GIT sources, on Ubuntu 10.04, on x86 machine:

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I/usr/include -I../include -m32 -m3dnow -mmmx -msse -g -O2 -MT volk.lo -MD -MP -MF
.deps/volk.Tpo -c volk.c  -fPIC -DPIC -o .libs/volk.o
In file included from ../include/volk/volk_32fc_index_max_16u_a16.h:4,
                 from volk.c:40:
../include/volk/volk_common.h:12: error: expected specifier-qualifier-list before ‘__m128i’
make[4]: *** [volk.lo] Error 1
make[4]: Leaving directory `/root/gnuradio/volk/lib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/gnuradio/volk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/gnuradio/volk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/gnuradio'
make: *** [all] Error 2



reply via email to

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