[mythtv] New problem building master rpms

David Hampton mythtv at love2code.net
Tue Mar 24 19:46:39 UTC 2020


On Tue, 2020-03-24 at 10:06 -0400, David Hampton wrote:
> 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.)

I just committed a fix, if you want to retry your build.  You'll need
to add the files in /usr/include/mythtv/exiv2 to your spec file.

David




More information about the mythtv-dev mailing list