Hi people I have finished the project and already a year passed by.Sorry not
to respond. These lines solved my problem but check where the package is
installed on your drive.
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
export PKG_CONFIG_PATH
Kind regards
Berk
shm56 wrote:
>
> Hi Berk,
>
> I am
Hello ,
i also did the same thing and got the same error but could not figure out
what is the problem as gnu core is there in gnu radio folder ans still
getting this error. how could i get rid of this.
Regards,
Niaz
Martin Braun-4 wrote:
>
> On Fri, Apr 09, 2010 at 04:04:30AM -0700, Berk wrot
Hi Martin,
I solved my configure problem. Now I am only getting make check error.
Here is what I get:
[b...@berk benim]$ make check
Making check in config
make[1]: Entering directory `/home/berk/Desktop/gnuradio/benim/config'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/
On Fri, Apr 09, 2010 at 04:04:30AM -0700, Berk wrote:
>
> Hi,
>
> I am trying to write my own signal processing block. I copied
> gr-howto-write-a-block folder and I tried to change all the places starting
> with howto_... with my own package name and corresponding header,.i, and cc
> files in gr
Hi,
I am trying to write my own signal processing block. I copied
gr-howto-write-a-block folder and I tried to change all the places starting
with howto_... with my own package name and corresponding header,.i, and cc
files in gr_howto_ folder.
However when I cd to the folder and start with
Hi,
I am trying to write my own signal processing block. I copied
gr-howto-write-a-block folder and I tried to change all the places starting
with howto_... with my own package name and corresponding header,.i, and cc
files in gr_howto_ folder.
However when I cd to the folder and start with .