Thanks this solved the problem.
Achilleas
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
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
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