<br><br><div class="gmail_quote">On Wed, Jan 28, 2009 at 1:47 PM, thiagoss <span dir="ltr"><<a href="mailto:thiagossantos@gmail.com">thiagossantos@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br><br><div class="gmail_quote"><div><div></div><div class="Wj3C7c">On Sat, Jan 24, 2009 at 2:13 PM, Stefan Kost <span dir="ltr"><<a href="mailto:ensonic@hora-obscura.de" target="_blank">ensonic@hora-obscura.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
thiagoss schrieb:<br>
<div>> Qtwraper building is failing (cvs head), I don't know if this is a<br>
> misconfiguration in my system or in Makefile, so I'm sending this mail.<br>
> The error output is:<br>
><br>
> Making all in qtwrapper<br>
> cd ../.. && /bin/sh<br>
> /Users/thiagoss/Work/GStreamer/head/gst-plugins-bad/missing --run<br>
> automake-1.10 --gnu sys/qtwrapper/Makefile<br>
</div>> <a href="http://configure.ac:111" target="_blank">configure.ac:111</a> <<a href="http://configure.ac:111" target="_blank">http://configure.ac:111</a>>: warning:<br>
<div>> AC_CACHE_VAL(g_support_dowhile_macros, ...): suspicious cache-id, must<br>
> contain _cv_ to be cached<br>
> ../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...<br>
> ../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...<br>
> common/m4/gst-dowhile.m4:8: AG_GST_CHECK_DOWHILE_MACROS is expanded from...<br>
</div>> <a href="http://configure.ac:111" target="_blank">configure.ac:111</a> <<a href="http://configure.ac:111" target="_blank">http://configure.ac:111</a>>: the top level<br>
> <a href="http://configure.ac:143" target="_blank">configure.ac:143</a> <<a href="http://configure.ac:143" target="_blank">http://configure.ac:143</a>>: warning:<br>
<div>> AC_CACHE_VAL(GST_FIONREAD_IN_SYS_IOCTL, ...): suspicious cache-id, must<br>
> contain _cv_ to be cached<br>
> m4/gst-fionread.m4:1: GST_CHECK_FIONREAD is expanded from...<br>
</div>> <a href="http://configure.ac:143" target="_blank">configure.ac:143</a> <<a href="http://configure.ac:143" target="_blank">http://configure.ac:143</a>>: the top level<br>
> <a href="http://configure.ac:143" target="_blank">configure.ac:143</a> <<a href="http://configure.ac:143" target="_blank">http://configure.ac:143</a>>: warning:<br>
<div><div></div><div>> AC_CACHE_VAL(GST_FIONREAD_IN_SYS_FILIO, ...): suspicious cache-id, must<br>
> contain _cv_ to be cached<br>
> cd ../.. && /bin/sh ./config.status sys/qtwrapper/Makefile depfiles<br>
> config.status: creating sys/qtwrapper/Makefile<br>
> config.status: executing depfiles commands<br>
> /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc<br>
> -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs -I../../gst-libs<br>
> -D_REENTRANT -I/usr/local/include/gstreamer-0.10<br>
> -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include<br>
> -I/opt/local/include -I/opt/local/include/libxml2 -Wall<br>
> -Wdeclaration-after-statement -Werror -fno-strict-aliasing -g<br>
> -D_REENTRANT -I/usr/local/include/gstreamer-0.10<br>
> -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include<br>
> -I/opt/local/include -I/opt/local/include/libxml2 -g -O2 -MT<br>
> libgstqtwrapper_la-qtwrapper.lo -MD -MP -MF<br>
> .deps/libgstqtwrapper_la-qtwrapper.Tpo -c -o<br>
> libgstqtwrapper_la-qtwrapper.lo `test -f 'qtwrapper.c' || echo<br>
> './'`qtwrapper.c<br>
> libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gst-libs<br>
> -I../../gst-libs -D_REENTRANT -I/usr/local/include/gstreamer-0.10<br>
> -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include<br>
> -I/opt/local/include -I/opt/local/include/libxml2 -Wall<br>
> -Wdeclaration-after-statement -Werror -fno-strict-aliasing -g<br>
> -D_REENTRANT -I/usr/local/include/gstreamer-0.10<br>
> -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include<br>
> -I/opt/local/include -I/opt/local/include/libxml2 -g -O2 -MT<br>
> libgstqtwrapper_la-qtwrapper.lo -MD -MP -MF<br>
> .deps/libgstqtwrapper_la-qtwrapper.Tpo -c qtwrapper.c -fno-common -DPIC<br>
> -o .libs/libgstqtwrapper_la-qtwrapper.o<br>
> In file included from qtwrapper.c:49:<br>
> qtwrapper.h:53:20: error: Movies.h: No such file or directory<br>
> qtwrapper.c: In function 'plugin_init':<br>
> qtwrapper.c:58: error: 'OSErr' undeclared (first use in this function)<br>
> qtwrapper.c:58: error: (Each undeclared identifier is reported only once<br>
> qtwrapper.c:58: error: for each function it appears in.)<br>
> qtwrapper.c:58: error: syntax error before 'status'<br>
> qtwrapper.c:69: error: 'status' undeclared (first use in this function)<br>
> cc1: warnings being treated as errors<br>
> qtwrapper.c:69: warning: implicit declaration of function 'EnterMovies'<br>
> make[3]: *** [libgstqtwrapper_la-qtwrapper.lo] Error 1<br>
> make[2]: *** [all-recursive] Error 1<br>
> make[1]: *** [all-recursive] Error 1<br>
> make: *** [all] Error 2<br>
><br>
> How to fix this?<br>
<br>
</div></div>It seems that configure belives you have all the needed external libs and<br>
headers, but in fact you don't. Do you have a Movies.h? Maybe you can look at<br>
config.log and check what its looking for.<br>
<br>
Stefan<br></blockquote><div><br></div></div></div><div><div># find / -name "Movies.h"</div><div>/Developer/Headers/FlatCarbon/Movies.h</div><div>/Developer/SDKs/MacOSX10.4u.sdk/Developer/Headers/CFMCarbon/Movies.h</div>
<div>
/Developer/SDKs/MacOSX10.4u.sdk/Developer/Headers/CFMCarbon/QuickTime/Movies.h</div><div>/Developer/SDKs/MacOSX10.4u.sdk/Developer/Headers/FlatCarbon/Movies.h</div><div>/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/QuickTime.framework/Versions/A/Headers/Movies.h</div>
<div>/Developer/SDKs/MacOSX10.5.sdk/Developer/Headers/FlatCarbon/Movies.h</div><div>/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/QuickTime.framework/Versions/A/Headers/Movies.h</div><div>/System/Library/Frameworks/QuickTime.framework/Versions/A/Headers/Movies.h</div>
<div><br></div></div><div> </div><div>Maybe it is looking in the wrong places.</div><div><br></div><div>The config.log has this:</div><div><br></div><div><div>configure:30272: *** checking feature: QuickTime wrapper ***</div>
<div>configure:30276: *** for plug-ins: qtwrapper ***</div><div>configure:30324: checking QuickTime/Movies.h usability</div><div>configure:30341: gcc -c -g -O2 conftest.c >&5</div><div>configure:30348: $? = 0</div>
<div>configure:30362: result: yes</div><div>configure:30366: checking QuickTime/Movies.h presence</div><div>configure:30381: gcc -E conftest.c</div><div>configure:30388: $? = 0</div><div>configure:30402: result: yes</div>
<div>configure:30435: checking for QuickTime/Movies.h</div><div>configure:30442: result: yes</div><div>configure:30464: *** These plugins will be built: qtwrapper</div><div><br></div></div><div></div></div></blockquote><div>
<br></div><div>Found the problem, the test scripts at configure look for QuickTime/file.h, the plugin files were trying to use Quicktime/file.h, that matters in a case sensitive system. It is now fixed at the repository.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="gmail_quote"><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
><br>
> --<br>
> Thiago Sousa Santos<div class="Ih2E3d"><br>
<div>><br>
> Embedded Systems and Pervasive Computing Lab (Embedded)<br>
> Center of Electrical Engineering and Informatics (CEEI)<br>
> Federal University of Campina Grande (UFCG)<br>
><br>
><br>
</div>> ------------------------------------------------------------------------<br>
><br>
> ------------------------------------------------------------------------------<br>
> This SF.net email is sponsored by:<br>
> SourcForge Community<br>
> SourceForge wants to tell your story.<br>
> <a href="http://p.sf.net/sfu/sf-spreadtheword" target="_blank">http://p.sf.net/sfu/sf-spreadtheword</a><br>
><br>
><br>
> ------------------------------------------------------------------------<br>
><br>
> _______________________________________________<br>
> gstreamer-devel mailing list<br>
> <a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
> <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br>
<br>
------------------------------------------------------------------------------<br>
This SF.net email is sponsored by:<br>
SourcForge Community<br>
SourceForge wants to tell your story.<br>
<a href="http://p.sf.net/sfu/sf-spreadtheword" target="_blank">http://p.sf.net/sfu/sf-spreadtheword</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</div></blockquote></div><font color="#888888"><br><br clear="all"><br>-- <br>Thiago Sousa Santos</font><div><div></div><div class="Wj3C7c"><br><br>Embedded Systems and Pervasive Computing Lab (Embedded)<br>Center of Electrical Engineering and Informatics (CEEI)<br>
Federal University of Campina Grande (UFCG)<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Thiago Sousa Santos<br><br>Embedded Systems and Pervasive Computing Lab (Embedded)<br>Center of Electrical Engineering and Informatics (CEEI)<br>Federal University of Campina Grande (UFCG)<br>