[mythtv] New problem building master rpms

David Hampton mythtv at love2code.net
Tue Mar 24 14:06:24 UTC 2020


On Tue, 2020-03-24 at 13:44 +0000, John Pilkington wrote:
> My attempt with today's aa46cdd for fc30 failed with installed but 
> unpackaged files in /usr/include/exiv2/

Hi John,

Thanks for finding that.  In order to bump the c++ standard from c++11
to c++17, I had to package a git snapshot of exiv2 into MythTV.  I need
to update the makefiles to install those header files into
/usr/include/mythtv/exiv2 instead of /usr/include/exiv2.  (Or I could
possibly not install them at all since I don't think any of the plugins
use exiv2.)

David




More information about the mythtv-dev mailing list