Re: [Discuss-gnuradio] gnuradio make error

2010-12-19 Thread alirazib
Thanks a lot, Don! Finally I was able to install gnuradio-3.3.0 minimum version and could run the demo files. I still haven't checked to see if WxPython could be installed though. I'll try installing the USRP2 drivers now. Thanks once again. You've been of great help! Ali Don Ward wrote: > >

Re: [Discuss-gnuradio] gnuradio make error

2010-12-19 Thread Don Ward
alirazib wrote: Thanks for your feedback. I have followed your suggestions to install a new cygwin with gcc 3.4.4 for gnuradio. Still WxPython could not be built. Step 9 ($ python setup.py build_ext --inplace WXPORT=msw COMPILER=cygwin BUILD_GLCANVAS =0 BUILD_GIZMOS=0 UNICODE=0) gives the foll

Re: [Discuss-gnuradio] gnuradio make error

2010-12-19 Thread alirazib
Hi Don: Thanks for your feedback. I have followed your suggestions to install a new cygwin with gcc 3.4.4 for gnuradio. Still WxPython could not be built. Step 9 ($ python setup.py build_ext --inplace WXPORT=msw COMPILER=cygwin BUILD_GLCANVAS =0 BUILD_GIZMOS=0 UNICODE=0) gives the following erro

Re: [Discuss-gnuradio] gnuradio make error

2010-12-19 Thread Don Ward
alirazib wrote: I have installed cygwin with all the required packages, and then installed boost, portaudio, SDCC and FFTW. WxPython could not be installed (WxWidgets was okay, but then error occurred during 'make'). Anyway, I thought WxPython is not absolutely vital for the initial experiment

Re: [Discuss-gnuradio] gnuradio make error

2010-12-17 Thread Don Ward
alirazib wrote: I have installed cygwin with all the required packages, and then installed boost, portaudio, SDCC and FFTW. WxPython could not be installed (WxWidgets was okay, but then error occurred during 'make'). Anyway, I thought WxPython is not absolutely vital for the initial experiment

[Discuss-gnuradio] gnuradio make error

2010-12-17 Thread alirazib
Hi, I have installed cygwin with all the required packages, and then installed boost, portaudio, SDCC and FFTW. WxPython could not be installed (WxWidgets was okay, but then error occurred during 'make'). Anyway, I thought WxPython is not absolutely vital for the initial experiments, so I left it

[Discuss-gnuradio] gnuradio make error

2010-04-11 Thread xiong jie
After successful configuration. I got the following 'make' error: I searched online and found that I need to set the LD_LIBRARY_PATH. I set LD_LIBRARY-PATH to my boost_install_directory/lib but still got the same error. Anyone has some idea? I appreciate if you can help. /bin/sh ../../../libtoo

Re: [Discuss-gnuradio] gnuradio make error

2005-08-10 Thread Eric Blossom
On Thu, Aug 11, 2005 at 10:19:52AM +0800, Jimmy Wong (DiGi - Central) wrote: > The error message that I've grabbed. > Sorry, it's quite long. > make[4]: Entering directory > `/root/SDRLinux/Program/gnuradio-core-2.5/src/lib/runtime' > if /bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H

RE: [Discuss-gnuradio] gnuradio make error

2005-08-10 Thread Jimmy Wong \(DiGi - Central\)
cannot be overloaded make[4]: *** [gr_block.lo] Error 1 make[4]: Leaving directory `/root/SDRLinux/Program/gnuradio-core-2.5/src/lib/runtime' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/root/SDRLinux/Program/gnuradio-core-2.5/src/lib' make[2]: *** [all-recursive] E

Re: [Discuss-gnuradio] gnuradio make error

2005-08-09 Thread Eric Blossom
On Tue, Aug 09, 2005 at 04:01:53PM +0800, Jimmy Wong (DiGi - Central) wrote: > hi > > > > I face problem when "make"ing the gnuradio 2.5 tarball version. > FYI, I'm using Redhat Fedora 2. > > Followings are the error message displayed. I didn't see any error indicated in the messages listed.

[Discuss-gnuradio] gnuradio make error

2005-08-09 Thread Jimmy Wong \(DiGi - Central\)
hi   I face problem when “make”ing the gnuradio 2.5 tarball version. FYI, I’m using Redhat Fedora 2.   Followings are the error message displayed.   make  all-recursive make[1]: Entering directory `/root/SDRLinux/Program/gnuradio-core-2.5' Making all in config make[2]: Entering di