Build-gnuradio under Fedora v13

Hello,

I am new in the GNU Radio community and I am looking for some help to
get started.

I have installed Fedora 13. On Aug 4th I managed to install gnuradio via
the script. It installed well and appeared to work. I didnt know I
needed to use the UHD blocks until later, after which I had reinstalled
gnuradio thinking it wasnt working. It should be noted that the script
doesnt seem to uninstall everything and you have to move it to a fresh
directory and start over.

Lately I installed kal to test the GSM airwaves around here in
Vancouver.
A friend tweaked a few things - the gnuradio didnt work. After that I
decided the simplest thing was to reinstall. I attempted the install
about 4 times, it kept bombing out at the fetch from Ettus of the
images.

Today I decided to follow Joshs idea of cleaning everything out.
See here:
http://gnuradio.org/redmine/projects/gnuradio/wiki/FAQ#The-problem-of-multiple-installs
It now gets past the fetch but stopped with a make failed, this just
after “…Building” part: here’s the tail of make.log

Does anyone have any pointers? Last lines of Log follows … (plus
attached tail 200
lines from make.log)

make[5]: *** [_uhd_swig_la-uhd_swig.lo] Error 1
make[5]: Leaving directory /home/bob/projects/gnuradio/gr-uhd/swig' make[4]: *** [all] Error 2 make[4]: Leaving directory /home/bob/projects/gnuradio/gr-uhd/swig’
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory /home/bob/projects/gnuradio/gr-uhd' make[2]: *** [all] Error 2 make[2]: Leaving directory /home/bob/projects/gnuradio/gr-uhd’
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bob/projects/gnuradio’
make: *** [all] Error 2

Much appreciated. The GRC and the install script is very helpful, cant
wait to explore gnuradio and the n210.

-Bob

Have you tried the latest script? Theres seems to be updates since Aug
4th.

Bob And wrote in post #1027688:

Hello,

I am new in the GNU Radio community and I am looking for some help to
get started.

I have installed Fedora 13. On Aug 4th I managed to install gnuradio via
the script. It installed well and appeared to work. I didnt know I
needed to use the UHD blocks until later, after which I had reinstalled
gnuradio thinking it wasnt working. It should be noted that the script
doesnt seem to uninstall everything and you have to move it to a fresh
directory and start over.