discuss-gnuradio
[Top][All Lists]
Advanced

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

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


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] Build error on Ubuntu 10.04 on x86
Date: Wed, 30 Mar 2011 19:55:25 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110307 Fedora/3.1.9-0.39.b3pre.fc14 Thunderbird/3.1.9

On 03/30/2011 07:33 PM, Tom Rondeau wrote:
On Wed, Mar 30, 2011 at 6:17 PM, Marcus D. Leech <address@hidden> wrote:
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

Marcus,
Is this a new installation of Ubuntu? I've installed this on many machines using Ubuntu 10.04 and 10.10 without a problem. I'm guessing (hoping?) that this is related to an unknown dependency. It almost seems like you don't have the SSE intrinsics installed. Maybe there's some part of a developers' package that you don't have?

If you find that it's a missing dependency, let me know and we'll add it to things to look for and to install.

Tom

Yes, it's a new installation.  It ran my "build-gnuradio" script, which installs all of the pre-reqs before it does anything else, but I get my
  list of pre-reqs from the "Build Guide" on gnuradio.org, so perhaps there is something missing.  Darned if I know what, though.  Sigh.



-- 
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org

reply via email to

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