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
pgpZYsa04yFp7.pgp
Description: PGP signature
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio