On Wed, Jul 20, 2022 at 11:27:28AM -0700, Manfred Antar (KN6KBS) wrote: > I think I got around this by uninstalling hdf5 then do “cd > /usr/ports/science/hdf5;make clean all install". >
Yep, after looking at the build failure more closely, I realized that the search path for the module files was finding the old port's modules in /usr/local/include instead of the freshly build modules. -- Steve