Error installing gnuradio

Hello.
I’m trying to compile gnuradio on arch linux from AUR
(https://aur.archlinux.org/packages.php?ID=39425)
and i get this error:
==> Determining latest git revision…
→ Version found: 20110712
==> Making package: gnuradio-git 20110712-1 (Tue Jul 12 10:43:09 EEST
2011)
==> Checking runtime dependencies…
==> Checking buildtime dependencies…
==> Retrieving Sources…
→ Found nousrp.patch
==> Validating source files with md5sums…
nousrp.patch … Passed
==> Extracting Sources…
==> Removing existing pkg/ directory…
==> Entering fakeroot environment…
==> Starting build()…
HEAD is now at 4f76049 audio: fixing alsa source like we did for alsa
sink before.
Removing gr-utils/src/python/Makefile.am.orig
Removing gr-utils/src/python/Makefile.am.rej
Already up-to-date.
==> Updated the local files.
==> Trying to patch out the USRP dependencies for gr-utils
patching file config/grc_gr_utils.m4
patching file gr-utils/src/python/Makefile.am
Hunk #1 FAILED at 49.
1 out of 1 hunk FAILED – saving rejects to file
gr-utils/src/python/Makefile.am.rej
The next patch would delete the file gr-utils/src/python/lsusrp,
which does not exist! Skipping patch.
1 out of 1 hunk ignored
patching file gr-utils/src/python/usrp2_fft.py
The next patch would delete the file
gr-utils/src/python/usrp2_rx_cfile.py,
which does not exist! Skipping patch.
1 out of 1 hunk ignored
patching file gr-utils/src/python/usrp_fft.py
patching file gr-utils/src/python/usrp_oscope.py
The next patch would delete the file
gr-utils/src/python/usrp_print_db.py,
which does not exist! Skipping patch.
1 out of 1 hunk ignored
The next patch would delete the file
gr-utils/src/python/usrp_rx_cfile.py,
which does not exist! Skipping patch.
1 out of 1 hunk ignored
patching file gr-utils/src/python/usrp_rx_nogui.py
patching file gr-utils/src/python/usrp_siggen.py
patching file gr-utils/src/python/usrp_siggen_gui.py
The next patch would delete the file
gr-utils/src/python/usrp_test_counting.py,
which does not exist! Skipping patch.
1 out of 1 hunk ignored
The next patch would delete the file
gr-utils/src/python/usrp_test_loopback.py,
which does not exist! Skipping patch.
1 out of 1 hunk ignored
==> ERROR: A failure occurred in build().
Aborting…

any idea?
Thanks

PS. I’m new on USRP and gnuradio…

Hey there,

I think I fixed it, can you give it another shot? I just updated the
gnuradio-git PKGBUILD.

Cheers,

Moritz

On 07/12/2011 09:55 AM, N.v wrote:

Hello.
I’m trying to compile gnuradio on arch linux from AUR
(https://aur.archlinux.org/packages.php?ID=39425)

I’m working on it … there seems to be some other stuff besides
of the nousrp.patch stuff. I’ll keep you updated.

Also you may check the attached patch.

Cheers,
Moritz