Bug 428910 - libdvdnav headers missing #include <stdint.h>
Summary: libdvdnav headers missing #include <stdint.h>
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: libdvdnav
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Dominik 'Rathann' Mierzejewski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-15 23:26 UTC by Ville Skyttä
Modified: 2008-02-13 05:17 UTC (History)
0 users

Fixed In Version: 4.1.1-3.fc8
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-02-13 04:47:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ville Skyttä 2008-01-15 23:26:03 UTC
libdvdnav-devel-4.1.1-3.fc9

cat <<EOF > test.c
#include <dvdnav.h>
int main() {}
EOF

$ gcc -I/usr/include/dvdnav test.c
In file included from /usr/include/dvdnav/dvdnav.h:39,
                 from test.c:1:
/usr/include/dvdnav/dvd_types.h:54: error: expected specifier-qualifier-list
before 'uint32_t'


Isn't some of libdvdnav's headers, possibly dvd_types.h, missing a "#include
<stdint.h>"?

On F8 (maybe also other distros) this is not the only problem - it later results
in errors like /usr/include/dvdread/ifo_types.h:32:2: error: #error "Must
include <inttypes.h> or <stdint.h> before any libdvdread header."

This results in for example xine-lib's dvdnav detection failing.

Comment 1 Dominik 'Rathann' Mierzejewski 2008-01-27 21:10:40 UTC
There is also a bug in F-7/8 libdvdread's headers. I'll backport the fix from
current version.

Comment 2 Dominik 'Rathann' Mierzejewski 2008-01-27 21:19:51 UTC
Fixed in rawhide.

Comment 3 Fedora Update System 2008-01-27 21:42:00 UTC
libdvdnav-4.1.1-3.fc8 has been submitted as an update for Fedora 8

Comment 4 Fedora Update System 2008-01-27 21:42:42 UTC
libdvdnav-4.1.1-3.fc7 has been submitted as an update for Fedora 7

Comment 5 Fedora Update System 2008-01-27 21:43:32 UTC
libdvdread-0.9.7-4.fc8 has been submitted as an update for Fedora 8

Comment 6 Fedora Update System 2008-01-27 21:44:07 UTC
libdvdread-0.9.7-3.fc7 has been submitted as an update for Fedora 7

Comment 7 Fedora Update System 2008-01-29 05:13:25 UTC
libdvdnav-4.1.1-3.fc7 has been pushed to the Fedora 7 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update libdvdnav'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F7/FEDORA-2008-1125

Comment 8 Fedora Update System 2008-02-13 04:47:44 UTC
libdvdnav-4.1.1-3.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2008-02-13 04:48:42 UTC
libdvdnav-4.1.1-3.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2008-02-13 04:53:11 UTC
libdvdread-0.9.7-4.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2008-02-13 05:17:08 UTC
libdvdread-0.9.7-3.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.


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