I decided to re-install GNU Radio after re-downloading the needed
dependencies. Unfortunately, it didn’t pass make check.
Read my previous post having this subject “ERROR: GNU Radio doesn’t
pass
Make check” for more information.
Anyway, I decided to make gr-howto-write-a-block. Unfortunately, it
won’t
make. The following errors will be displayed when I do perform make.
I need to know how to fix this ASAP! The deadline for my project is next
week. And I have to be able to compile my own signal processing blocks
by
then. If the example fails, how much more will my own signal processing
blocks of which I have not yet tested?
I already uninstalled GNU Radio and attempted to download from SVN
again.
Unfortunately, I get these error messages.
svn: PROPFIND request failed on ‘/svn/gnuradio/trunk’
svn: PROPFIND of ‘/svn/gnuradio/trunk’: Could not read status line:
Connection reset by peer (http://gnuradio.org)
These are the error messages. I think it has something to do with the
fact
that I am connected via a proxy server. I think I’ll just stick with the
FTP
version… huhu =(
svn: PROPFIND request failed on ‘/svn/gnuradio/trunk’
svn: PROPFIND of ‘/svn/gnuradio/trunk’: could not connect to server ( http://gnuradio.org)
These are the error messages. I think it has something to do with the
fact that I am connected via a proxy server. I think I’ll just stick
with the FTP version… huhu =(
svn: PROPFIND request failed on ‘/svn/gnuradio/trunk’
svn: PROPFIND of ‘/svn/gnuradio/trunk’: could not connect to server
(http://gnuradio.org)
If you’re behind a proxy server, you need to set this up with
subversion. See ~/.subversion/servers. Google it, it’s very easy to fix.