<div dir="ltr"><div>When running autogen.sh for gst-plugins-base-1.2.3 I do see this messages that may be related:<br><br><div style="margin-left:40px">+ running automake --add-missing --copy...<br>common/orc.mak:26: variable `ORC_NODIST_SOURCES' is defined but no program or<br>
common/orc.mak:26: library has `ORC_NODIST' as canonical name (possible typo)<br>gst-libs/gst/audio/Makefile.am:3:   `common/orc.mak' included from here<br>common/orc.mak:26: variable `ORC_NODIST_SOURCES' is defined but no program or<br>
common/orc.mak:26: library has `ORC_NODIST' as canonical name (possible typo)<br>gst-libs/gst/video/Makefile.am:3:   `common/orc.mak' included from here<br></div><br></div>And this:<br><div><br><div style="margin-left:40px">
configure: *** Plug-ins with dependencies that will NOT be built:<br>    ivorbisdec<br><br>configure: *** Orc acceleration enabled.<br><br>Now type 'make' to compile gst-plugins-base.<br><br><br></div>Regards<br></div>
<div>Peter MM<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Mar 2, 2014 at 1:33 PM, Peter Maersk-Moller <span dir="ltr"><<a href="mailto:pmaersk@gmail.com" target="_blank">pmaersk@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div>Hi<br><br></div>I'm trying to compile GStreamer 1.2.3 on updated Ubuntu 12.04. Earlier versions have compiled without major mishaps, but this versions have some problems with type definitions for audio formats related to Orc.<br>

<br></div>Liborc-0.4.18 has been installed.<br><br></div>The compiler produces this output<br><br>make[1]: Entering directory `/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' 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 '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' 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 'audio_orc_pack_s8'<br>gstaudiopack.h:89:6: note: declared here<br>

<br></div>And many more likes this so obvious something went wrong. Perhaps a wrong include somehow? Is this a known issue?<br><br></div>Kind regards<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888">Peter<br>
</font></span></div>
</blockquote></div><br></div>