discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Problems building SpecEst-d89f99c


From: Ryan Connelly
Subject: Re: [Discuss-gnuradio] Problems building SpecEst-d89f99c
Date: Mon, 4 Jun 2012 12:42:47 -0400

Hi Martin,

Yes I had seen the cmake branch and was considering trying it.. I'll
try it soon and let you know. However I now suspect the problem is
with my gcc version/config messing up the -fPIC argument. What
compiler and version do you use to compile? I use GCC 4.6.2 on a
x86_64 system.

R

On Mon, Jun 4, 2012 at 11:31 AM, Martin Braun <address@hidden> wrote:
> On Mon, Jun 04, 2012 at 10:10:16AM -0400, Ryan Connelly wrote:
>> Hello List,
>>
>> I am trying to build SpecEst from source (d89f99c) on a system with
>> GNU Radio 3.6.0 and UHD 003.004.002. However I have a build error that
>> I can't resolve.
>>
>> First, make could not find gruel_common.i. I fixed that by changing
>> $BUILDDIR$/swig/CMakeLists.txt, I put the line
>> "${GRUEL_INCLUDE_DIRS}/usr/include/gruel/swig" under
>> "SET(SWIG_FLAGS_INCLUDE_DIRS"
>> [...]
>> This is odd because link.txt does have the -fPIC argument in it..
>> Anyone ever had this error? Any suggestions?
>
> Hi Ryan,
>
> I haven't seen this error specifically, but the first error has been
> bugging me for a while; I've been fixing this in a new branch (newcmake)
> which also uses the standard GNU Radio cmake system and thus allows us
> to use gr-modtool on SpecEst.
> You can get this branch at
> https://github.com/kit-cel/gr-specest/tree/newcmake, but it's not quite
> finished, specifically, it crashes when Armadillo isn't installed (the
> default behaviour is to detect this and then not to build anything which
> depends on Armadillo). If you have Armadillo, this branch should work,
> and maybe it fixes your bug. Please let me know if that's true.
>
> M
>
>
>
> --
> Karlsruhe Institute of Technology (KIT)
> Communications Engineering Lab (CEL)
>
> Dipl.-Ing. Martin Braun
> Research Associate
>
> Kaiserstraße 12
> Building 05.01
> 76131 Karlsruhe
>
> Phone: +49 721 608-43790
> Fax: +49 721 608-46071
> www.cel.kit.edu
>
> KIT -- University of the State of Baden-Württemberg and
> National Laboratory of the Helmholtz Association
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>



reply via email to

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