Im still baning my head against the wall here, ive linked everything exactly
like in the example but it just gives the same error message on running the
tests.
2009/2/19 Emil Molin
>
>
> 2009/2/18 Eric Blossom
>
> On Wed, Feb 18, 2009 at 03:39:52PM +0100, Emil Molin wrote:
>
2009/2/18 Eric Blossom
> On Wed, Feb 18, 2009 at 03:39:52PM +0100, Emil Molin wrote:
> > Hi and thanks for the help, yes ive run it (and ive renamed the block to
> > 'test' instead of 'howto_2' but i still get something wrong obviously
> > because when
through the whole process again:
> ./bootstrap
> ./configure
> make
> sudo make install
>
>
> Cheers,
> Dominic
>
>
> 2009/2/18 Emil Molin :
> > Hi again, so ive done the tutorial and i got the make check to pass the
> test
> > the howto module is obviously insta
Hi again, so ive done the tutorial and i got the make check to pass the test
the howto module is obviously installed.
So for a second tutorial i made a simple change to blocks i simply (like
someone else here had done) changed the name of everything to a new module
("howto2) and changed it from co
2009/2/11 Eric Blossom
> On Wed, Feb 11, 2009 at 03:45:54PM +0100, Emil Molin wrote:
> > So i want to learn how to write a block but it fails to install
> apparently.
> >
> > after doing ./bootstrap and then ./configure
> >
> > make gives the following messag
So i want to learn how to write a block but it fails to install apparently.
after doing ./bootstrap and then ./configure
make gives the following message:
libtool: Version mismatch error. This is libtool 2.2.6, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: Yo
Hi im in the beginning of my masters thesis and im planning on developing a
MAC/PHY layer testbed with gnuradio and how it can affect perfomance etc. ,
i have seen other thesis:es about it (Naveen Manicka, 2007). And searched
the mailing list about it, ive however only found discussions that it is
Im learning about gnuradio for my final thesis (quite common i see) and i
wanted to show a simple FFT of a simple signal (or noise) but the only thing
i get the GUI working for is audio input from the microphone. Running it
with a generated signal causes the program to freeze.
Here is my code: (ive