the source file (dvdnavsrc.c) is missing a header file, either <stdint.h> or <inttypes.h> based off the error message. i added "#include <stdint.h>" to the source file and it compiled. emerge output attached
Created attachment 97748 [details] emerge --nocolor gst-plugins-dvdnav
Created attachment 97754 [details, diff] files/gst-plugins-dvdnav-0.8.11.patch backported '#include "_stdlib.h"' from 0.8.12 to compile dvdnavsrc.c
Created attachment 97755 [details, diff] gst-plugins-dvdnav-0.8.11-r1.diff adds gst-plugins-dvdnav-0.8.11.patch for stable 0.8.11 until 0.8.12's unmasked
Created attachment 97756 [details, diff] gst-plugins-dvdnav-0.8.11-r1.diff adds gst-plugins-dvdnav-0.8.11.patch for stable 0.8.11 until 0.8.12's unmasked
Created attachment 97757 [details, diff] gst-plugins-dvdnav-0.8.11-r1.diff adds gst-plugins-dvdread-0.8.11.patch for stable 0.8.11 until 0.8.12's unmasked
I can confirm this bug. this has been preventing me from watching DVDs in totem for the past 4 or 5 months. is there a date set when the fix will be submitted?
CCing arches, this is ignored by maintainer and doesn't move anywhere. Please test and stabilize 0.8.12.
This would require stabilizing gstreamer-0.8.12 and its entire army of plugins. Won't do that until it's okayed by the maintainer.
Why are we stabilising plugins for an unmaintained version of GStreamer? GStreamer 0.10 is the stable series now. 0.8 will only get releases for security issues.
please readd the arches, when gstreamer herd decides this should go stable.
(In reply to comment #9) > Why are we stabilising plugins for an unmaintained version of GStreamer? Ditto as Bug 148648. Backport the patch if you don't want to stabilize a fixed version; current stable doesn't compile.
*** This bug has been marked as a duplicate of bug 190800 ***