[PATCH] gr-osmosdr: fix build with boost > 1.73.0

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/.

Wim Lewis wiml at hhhh.org
Thu Jul 16 01:53:17 UTC 2020


On Mon, 29 Jun 2020 15:34:28 +0200, Gwenhael Goavec-Merou wrote:
> boost/detail/endian.hpp has been marked as deprecated since boost 1.69.0.
> This file and boost/predef/detail/endian_compat.h are no more available.
> 
> This patch suppress this header in some file, where not needed and move

Hi! I didn't see your message, and wrote a couple of patches to fix this,
which I attached to this issue:
   https://projects.osmocom.org/issues/4584

The first patch mostly overlaps with yours; the second one eliminates 
the need for an endian check at all, by making an improvement to the HackRF 
source which is similar to the one made to the RTL-SDR source back in 
2017 by Krzysztof Halasa.

Wim.




More information about the osmocom-sdr mailing list