Bug 2159453 - dvdisaster: C99 fixes for the configure script
Summary: dvdisaster: C99 fixes for the configure script
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: dvdisaster
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Florian Weimer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PortingToModernCNoUpstream
TreeView+ depends on / blocked
 
Reported: 2023-01-09 16:12 UTC by Florian Weimer
Modified: 2023-01-09 16:22 UTC (History)
1 user (show)

Fixed In Version: dvdisaster-0.79.5-15.fc38
Clone Of:
Environment:
Last Closed: 2023-01-09 16:22:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
dvdisaster-configure-c99.patch (1.20 KB, text/plain)
2023-01-09 16:12 UTC, Florian Weimer
no flags Details

Description Florian Weimer 2023-01-09 16:12:49 UTC
Created attachment 1936808 [details]
dvdisaster-configure-c99.patch

The non-autoconf configure script fails to include <stdio.h> for the printf function prototype. As a result, the build fails with a C99 compiler that does not support implicit function declarations.

Filing this here because upstream seems to be defunct.


Note You need to log in before you can comment on or make changes to this bug.