Opened 6 years ago
Closed 6 years ago
Last modified 6 years ago
#13453 closed Bug Report - General (fixed)
minizip 2.8.6 breaks build of MythGame plugin
Reported by: | Gary Buhrmaster | Owned by: | David Hampton |
---|---|---|---|
Priority: | minor | Milestone: | 31.0 |
Component: | Plugin - MythGame | Version: | Master Head |
Severity: | medium | Keywords: | minizip mythgame |
Cc: | Ticket locked: | no |
Description
minizip 2.8.6 (included with Fedora 30) breaks the plugin build for MythGame?.
This failure to build can be seen on the fedora rawhide builder plugins configure step output (minizip required to compile mythgame).
With this version of minizip, the includes have moved from under /usr/include/minizip to being somewhat restructured and renamed and are now directly under /usr/include.
The plugins configure script tests and rom_metadata.cpp usage look to be needed to be updated.
Change History (5)
Note: See
TracTickets for help on using
tickets.
In 748e1c163c/mythtv: