After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 671922 - gst-plugins-ugly does not build with opencore-amr 0.1.3 due to invalid includes
gst-plugins-ugly does not build with opencore-amr 0.1.3 due to invalid includes
Status: RESOLVED DUPLICATE of bug 671123
Product: GStreamer
Classification: Platform
Component: gst-plugins-ugly
0.10.x
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-03-12 17:06 UTC by Jan de Groot
Modified: 2012-03-12 18:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Include correct headers, fixes build with opencore-amr 0.1.3 (960 bytes, patch)
2012-03-12 17:06 UTC, Jan de Groot
reviewed Details | Review

Description Jan de Groot 2012-03-12 17:06:03 UTC
Created attachment 209512 [details] [review]
Include correct headers, fixes build with opencore-amr 0.1.3

Opencore-amr 0.1.3 changed the cflags in the pkgconfig files to no longer export $includedir/opencore-amrwb and $includedir/opencore-amrnb. Projects should use #include <opencore-amr[wb|nb]/[file]> instead of just [file]. The configure script already uses the correct checks, so the includefiles in ext/amr[nb|wb] should do the same.
Comment 1 Tim-Philipp Müller 2012-03-12 18:57:41 UTC
I believe this is already fixed in git. If not, please re-open.

*** This bug has been marked as a duplicate of bug 671123 ***