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:
>
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > 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
> > > Discuss-gnuradio@gnu.org
> > > 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
> >
> > iD8DBQFHhs6jy9GYuuMoUJ4RApV0AJ9PDwkglokrwvw2WP8BQ5YlMY5TwgCgv/zi
> > slsXSzXvMb5l6XY1Z3aJxDY=
> > =bYky
> > -----END PGP SIGNATURE-----
> >
>
>
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to