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: Martin Braun
Subject: Re: [Discuss-gnuradio] Problems building SpecEst-d89f99c
Date: Mon, 4 Jun 2012 17:31:55 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

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

Attachment: pgp6fOP3r3SRc.pgp
Description: PGP signature


reply via email to

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