<div dir="ltr"><div>Thanks S.<br><br>Comments added to the bug report. Its status is partly resolved, which I guess you could argue is not completely correct.<br><br></div>Unfortunately at this moment, no further insight so far, but will of course report.<br>
<br>P<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Mar 2, 2014 at 1:40 PM, Sebastian Dröge <span dir="ltr"><<a href="mailto:sebastian@centricular.com" target="_blank">sebastian@centricular.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On So, 2014-03-02 at 13:33 +0100, Peter Maersk-Moller wrote:<br>
> Hi<br>
><br>
> I'm trying to compile GStreamer 1.2.3 on updated Ubuntu 12.04. Earlier<br>
> versions have compiled without major mishaps, but this versions have some<br>
> problems with type definitions for audio formats related to Orc.<br>
><br>
> Liborc-0.4.18 has been installed.<br>
><br>
> The compiler produces this output<br>
><br>
> make[1]: Entering directory<br>
> `/home/pmm/Projects/GStreamer/gst-plugins-base-1.2.3/gst-libs/gst/audio'<br>
>   CC     libgstaudio_1.0_la-audio-format.lo<br>
> audio-format.c: In function 'unpack_s8':<br>
> audio-format.c:111:1: warning: passing argument 2 of 'audio_orc_unpack_s8'<br>
> makes integer from pointer without a cast [enabled by default]<br>
> gstaudiopack.h:71:6: note: expected 'int' but argument is of type 'gpointer'<br>
> audio-format.c:111:1: error: too many arguments to function<br>
> 'audio_orc_unpack_s8'<br>
> gstaudiopack.h:71:6: note: declared here<br>
> audio-format.c: In function 'pack_s8':<br>
> audio-format.c:111:1: warning: passing argument 2 of 'audio_orc_pack_s8'<br>
> makes integer from pointer without a cast [enabled by default]<br>
> gstaudiopack.h:89:6: note: expected 'int' but argument is of type 'gpointer'<br>
> audio-format.c:111:1: error: too many arguments to function<br>
> 'audio_orc_pack_s8'<br>
> gstaudiopack.h:89:6: note: declared here<br>
><br>
> And many more likes this so obvious something went wrong. Perhaps a wrong<br>
> include somehow? Is this a known issue?<br>
<br>
</div></div>This is a known issue but unfortunately nobody found the cause yet, and<br>
I wasn't able to reproduce it yet either:<br>
<a href="https://bugzilla.gnome.org/show_bug.cgi?id=711145" target="_blank">https://bugzilla.gnome.org/show_bug.cgi?id=711145</a><br>
<br>
If you have any further insights than what was mentioned in the bug<br>
already that would be very helpful :)<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Sebastian Dröge, Centricular Ltd - <a href="http://www.centricular.com" target="_blank">http://www.centricular.com</a><br>
Expertise, Straight from the Source<br>
</font></span><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div>