Re: [Discuss-gnuradio] Still missing gnuradio-runtime in OOT modules...

2013-09-24 Thread Achilleas Anastasopoulos
Thanks this solved the problem. Achilleas ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Still missing gnuradio-runtime in OOT modules...

2013-09-24 Thread Marcus Müller
Hi Achilleas, sorry if I write something someone else already suggested; I can't seem to find your previous post, as you seem to have a lot :) However, the problem is usually pkg-config not finding gnuradio runtime. So please run pkg-config --libs gnuradio-runtime This should return something li

[Discuss-gnuradio] Still missing gnuradio-runtime in OOT modules...

2013-09-23 Thread Achilleas Anastasopoulos
I have the latest master installed and tested on a 64bit Fedora 18 . When I generate an OOT module with gr_modtool i still cannot build/compile, since I get the error -- checking for module 'gnuradio-runtime' -- package 'gnuradio-runtime' not found -- Could NOT find GNURADIO_RUNTIME (missing: G