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

2012-06-06 Thread Ryan Connelly
Hi Martin, I have tried using the branch (bd6d01b) but it doesn't help (same error). I have also reinstalled Python 2.7.2 from my distrib's RPM package instead of from source and that did not help either. When I have some spare time I will try on a different system that has another version of GNU

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

2012-06-04 Thread Martin Braun
On Mon, Jun 04, 2012 at 12:42:47PM -0400, Ryan Connelly wrote: > 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 u

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

2012-06-04 Thread Ryan Connelly
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 M

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

2012-06-04 Thread Martin Braun
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 t

[Discuss-gnuradio] Problems building SpecEst-d89f99c

2012-06-04 Thread Ryan Connelly
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_INCLU