Hi Josh - you da man!
This fixes the problem, and the 3.9 OOT runs now.
Of note for anyone else following along: the 2.4.3 tarball for pybind11
listed in the 3.9 OOT porting guide instructions
does not create a make uninstall target. It does however produce an install
manifest. I went through t
Tom,
It looks like the OOT might be using a different version of pybind11 than
the ppa version of gnuradio was built against. The PPA for 20.04 appears
to have been built using pybind11 v2.5.0, but the default with Ubuntu 20.04
is 2.4.3.
I can repeat the symptom you see when creating a docker th