the source file (dvdreadsrc.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 --nocolor gst-plugins-dvdread" output attached
Created attachment 97746 [details] emerge --nocolor gst-plugins-dvdread
*** Bug 128104 has been marked as a duplicate of this bug. ***
Created attachment 97752 [details, diff] files/gst-plugins-dvdread-0.8.11.patch backported '#include "_stdlib.h"' from 0.8.12 to compile dvdreadsrc.c
Created attachment 97753 [details, diff] gst-plugins-dvdread-0.8.11-r1.diff adds gst-plugins-dvdread-0.8.11.patch for stable 0.8.11 until 0.8.12's unmasked
Created attachment 97758 [details, diff] gst-plugins-dvdread-0.8.11-r1.diff adds gst-plugins-dvdread-0.8.11.patch for stable 0.8.11 until 0.8.12's unmasked
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.
As for dvdnav, why are we stabilising a 0.8 version. 0.8 has not been worked on for years.
please readd the arches, when gstreamer herd decides this should go stable.
(In reply to comment #8) > As for dvdnav, why are we stabilising a 0.8 version. 0.8 has not been worked > on for years. Well, then backport the patch; current stable doesn't compile.
*** This bug has been marked as a duplicate of bug 190800 ***