discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Include of wrong "math.h"


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] Include of wrong "math.h"
Date: Mon, 01 Jul 2013 17:47:32 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

On 07/01/2013 02:08 PM, Marcus D. Leech wrote:
My buddy just tried to compile a OOT module against the latest "maint"
of Gnu Radio, and got treated to the above explosion.   It looks like
   the C compiler is confusing the version of math.h in the Gnu Radio
codebase with the libc version, and then things go all explody.
So, two things are happening here.  One is, that we just unofficially
released 3.7.0, but haven't announced it (still compiling the release
notes), so the repository 'maint' branch is now 3.7.0-based.

Secondly, with, 3.7.0, $PREFIX/include/gnuradio should *not* be in the
include search path, like it needed to be in 3.6.5.  So I'm guessing
that the OOT module was either not written for 3.7.0, or should actually
be compiling against the stable 3.6.5.1 version.  You can checkout tag
v3.6.5.1 to get that.

Yeah, I just figured out that was what was happening.

I'll try the

v3.6.5.1


Tag, and then update build-gnuradio to match.



--
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]