On Jan 11, 2008 10:45 AM, Jonas <[EMAIL PROTECTED]> wrote:
> Yes, I did that (with an added sudo, see below). However, error messages > appear as shown below. > > sudo svn co http://gnuradio.org/svn/gnuradio/trunk gnuradio > svn: REPORT request failed on '/svn/!svn/vcc/default' > svn: REPORT of '/svn/!svn/vcc/default': 400 Bad Request ( > http://gnuradio.org) > > > What do I do with this? > Thanks! > > > > On Jan 11, 2008 10:39 AM, Dan Halperin < [EMAIL PROTECTED]> > wrote: > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > I can connect to it just fine: > > > > svn co http://gnuradio.org/svn/gnuradio/trunk gnuradio > > > > - -Dan > > > > Jonas wrote: > > > I can't seem to connect to SVN, and the version of GNU Radio that I > > used is > > > the one that can be obtained from the FTP site ( > > > ftp://ftp.gnu.org/gnu/gnuradio/gnuradio-3.1.1.tar.gz). > > > > > > So, is there any other way out for me? > > > > > > Thanks! > > > > > > On Jan 11, 2008 10:19 AM, Jonas < [EMAIL PROTECTED]> wrote: > > > > > >> Yes. I did install it from the .tgz file. I will try downloading it > > using > > >> SVN and see if there are any differences. Thanks! > > >> > > >> > > >> On Jan 11, 2008 10:04 AM, Dan Halperin < [EMAIL PROTECTED]> > > >> wrote: > > >> > > > Have you run ./bootstrap && ./configure ? > > > > > > Regarding the gnuradio source tree (which you will need to install > > > before installing gr-howto): > > > > > > If make check doesn't pass, don't sweat it (yet). > > > > > > It looks like you downloaded the .tgz file instead of from SVN. I > > > installed gnuradio on a fresh Ubuntu Gutsy system literally yesterday > > > using the exact same install procedure as the Wiki... Try the updated > > > version of the code as indicated on the UbuntuInstall page you > > > referenced. > > > > > > -Dan > > > > > > Jonas wrote: > > >>>>> 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. > > >>>>> > > >>>>> make[4]: Entering directory `/home/jpgacrama/gr- > > > howto-write-a-block-3.1.1 > > >>>>> /src/lib' > > >>>>> fvirtual -python -modern -I/swig -I -module howto -o > > >>>>> howto.cc../../src/lib/howto.i > > >>>>> /bin/bash: fvirtual: command not found > > >>>>> make[4]: [howto.cc] Error 127 (ignored) > > >>>>> /bin/bash ../../libtool --tag=CXX --mode=compile g++ > > -DHAVE_CONFIG_H > > > -I. > > >>>>> -I../.. -DOMNITHREAD_POSIX=1 -pthread > > -I/usr/local/include/gnuradio > > >>>>> -g -O2 -MT howto.lo -MD -MP -MF .deps/howto.Tpo -c -o howto.lo > > > howto.cc > > >>>>> g++ -DHAVE_CONFIG_H -I. -I../.. -DOMNITHREAD_POSIX=1 -pthread > > >>>>> -I/usr/local/include/gnuradio -g -O2 -MT howto.lo -MD -MP -MF > > >>>>> .deps/howto.Tpo -c howto.cc -fPIC -DPIC -o .libs/howto.o > > >>>>> g++: howto.cc: No such file or directory > > >>>>> g++: no input files > > >>>>> > > >>>>> > > >>>>> 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? > > >>>>> > > >>>>> > > >>>>> Thank you! > > >>>>> > > >>>>> > > >>>>> > > >>>>> > > > > > ------------------------------------------------------------------------ > > >>>>> _______________________________________________ > > >>>>> Discuss-gnuradio mailing list > > >>>>> [email protected] > > >>>>> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio > > >>> > > >> > > > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.4.6 (GNU/Linux) > > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > > > iD8DBQFHhtb4y9GYuuMoUJ4RAvGVAJ4kLMpqJWs0cOr5A7KxeOV6uFk43ACeKrGw > > aq+G5fwG9iWSxsWvOr4tCbE= > > =VRqf > > -----END PGP SIGNATURE----- > > > >
_______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
