minor bug in gr-osmosdr's gnuradio-osmosdr.pc.in?

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-sdr@lists.osmocom.org/.

Sylvain Munaut 246tnt at gmail.com
Mon Dec 26 20:37:38 UTC 2016


> When I attempted to build software using gr-osmosdr outside of the
> gnuradio tree, I had to add the subdirectory ./osmosdr to the include
> path in gnuradio-osmosdr.pc otherwise cmake complained it couldn't find
> the gnuradio-osmosdr includes.

The bug is in the software you're trying to build.

Software is supposed to use #include <osmocom/source.h> and not
source.h directly ( or more generally osmocom/XXX.h instead of XXX.h
directly)

Cheers,

    Sylvain



More information about the osmocom-sdr mailing list