On Sun, Dec 03, 2006 at 02:12:08AM -0600, Shravan Rayanchu wrote:
> Hi Jonathan,
> 
> I installed swig-1.3.31 and ran "bootstrap, configure, make and make
> check", but I get the same errors again. Here is what my system says:
> 
> $ /usr/local/bin/swig -version
> 
> SWIG Version 1.3.31
> Compiled with g++ [i686-pc-linux-gnu]
> Please see http://www.swig.org for reporting bugs and further information
> 
> What else could be the problem ..?

In your gnuradio tree you'll need to

  make clean
  ./bootstrap
  ./configure
  make && make check && sudo make install

Eric


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to