<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
ok my mingw installation was a mess, I have cleaned up autoconf
& m4.<br>
I have installed autoconf 2.68 and m4 1.4.14 package thanks to
mingw-get , run ./autogen.sh and installation is ok<br>
<br>
However gl plugins dont appear in the gst-inspect command.<br>
They are not black listed and of course I cannot run the GL
examples.<br>
<br>
The "make check" in the gst-plugin gl repertory works good<br>
<br>
Where does it may come from ?<br>
<br>
<br>
kind regards,<br>
<br>
remy<br>
<br>
<br>
Le 10/01/2011 13:08, Rémy PERRIER a écrit :
<blockquote cite="mid:4D2AF6DB.8090306@endirectv.com" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
I forget to display the plugin GL compilation result :<br>
<br>
<br>
bob@bob /c/gst-plugins-gl-0.10.2<br>
$ make<br>
cat: ./win32/MANIFEST: No such file or directory<br>
make all-recursive<br>
cat: ./win32/MANIFEST: No such file or directory<br>
make[1]: Entering directory `/c/gst-plugins-gl-0.10.2'<br>
Making all in gst-libs<br>
make[2]: Entering directory `/c/gst-plugins-gl-0.10.2/gst-libs'<br>
Making all in gst<br>
make[3]: Entering directory
`/c/gst-plugins-gl-0.10.2/gst-libs/gst'<br>
Making all in gl<br>
make[4]: Entering directory
`/c/gst-plugins-gl-0.10.2/gst-libs/gst/gl'<br>
CC libgstgl_0.10_la-gstgldisplay.lo<br>
libtool: Version mismatch error. This is libtool 2.4, but the<br>
libtool: definition of this LT_INIT comes from libtool 2.2.6b.<br>
libtool: You should recreate aclocal.m4 with macros from libtool
2.4<br>
libtool: and run autoconf again.<br>
make[4]: *** [libgstgl_0.10_la-gstgldisplay.lo] Error 63<br>
make[4]: Leaving directory
`/c/gst-plugins-gl-0.10.2/gst-libs/gst/gl'<br>
make[3]: *** [all-recursive] Error 1<br>
make[3]: Leaving directory `/c/gst-plugins-gl-0.10.2/gst-libs/gst'<br>
make[2]: *** [all-recursive] Error 1<br>
make[2]: Leaving directory `/c/gst-plugins-gl-0.10.2/gst-libs'<br>
make[1]: *** [all-recursive] Error 1<br>
make[1]: Leaving directory `/c/gst-plugins-gl-0.10.2'<br>
make: *** [all] Error 2<br>
<br>
<br>
Le 10/01/2011 12:58, Rémy PERRIER a écrit :
<blockquote cite="mid:4D2AF45F.1080201@endirectv.com" type="cite">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<span class="Apple-style-span" style="border-collapse: separate;
color: rgb(0, 0, 0); font-family: 'Times New Roman';
font-style: normal; font-variant: normal; font-weight: normal;
letter-spacing: normal; line-height: normal; orphans: 2;
text-indent: 0px; text-transform: none; white-space: normal;
widows: 2; word-spacing: 0px; font-size: medium;"><span
class="Apple-style-span" style="border-collapse: collapse;
font-family: arial,sans-serif; font-size: 13px;">Hi all,
<div><br>
</div>
<div><br>
</div>
<div>I am trying to install Gstreamer GL plugin and the
mingw-get autoconf package doesnt seem to match.</div>
<div>I need to compile & install autoconf 2.6.7 but I
have to face some difficulities.</div>
<div>Here is what I get :</div>
<div><br>
</div>
<div><br>
</div>
<div>
<div>bob@bob /c/autoconf-2.67</div>
<div>$ make</div>
</div>
<div><br>
</div>
<div>....</div>
<div><br>
</div>
<div>
<div>autom4te:</div>
<div>autom4te:</div>
<div>autom4te:</div>
<div>autom4te:</div>
<div>autom4te:</div>
<div>autom4te:</div>
<div>autom4te:</div>
<div>autom4te:</div>
<div>autom4te:</div>
<div>autom4te:</div>
<div>autom4te:</div>
<div>autom4te:</div>
<div>autom4te:</div>
<div>autom4te:</div>
<div>autom4te:</div>
<div>autom4te:</div>
<div>autom4te:</div>
<div>autom4te:</div>
<div>autom4te:</div>
<div>autom4te:</div>
<div>autom4te:</div>
<div>autom4te:</div>
<div>make[3]: *** [m4sugar.m4f] Error 1</div>
<div>make[3]: Leaving directory
`/c/autoconf-2.67/lib/m4sugar'</div>
<div>make[2]: *** [all-recursive] Error 1</div>
<div>make[2]: Leaving directory `/c/autoconf-2.67/lib'</div>
<div>make[1]: *** [all-recursive] Error 1</div>
<div>make[1]: Leaving directory `/c/autoconf-2.67'</div>
<div>make: *** [all] Error 2</div>
</div>
<div><br>
</div>
<div><br>
</div>
<div>My configuration :</div>
<div><br>
<span class="Apple-style-span" style="border-collapse:
separate; color: rgb(0, 0, 0); letter-spacing: normal;
line-height: normal; orphans: 2; text-indent: 0px;
text-transform: none; white-space: normal; widows: 2;
word-spacing: 0px; font-size: medium;"><span
class="Apple-style-span" style="border-collapse:
collapse; font-family: arial,sans-serif; font-size:
13px;">gst plugin GL : 0.10.2<br>
gstreamer : 0.10. 31<br>
</span></span><br>
</div>
<div>I am using migw -get 0.1 alpha 5.</div>
<div>I have tried different version of m4 : 1.4.15 , 1.4.4
now I am using 1.4.9</div>
<div>perl : v5.6.1 </div>
<div>gcc : 4.5.0</div>
<div><br>
<span class="Apple-style-span" style="border-collapse:
separate; color: rgb(0, 0, 0); letter-spacing: normal;
line-height: normal; orphans: 2; text-indent: 0px;
text-transform: none; white-space: normal; widows: 2;
word-spacing: 0px; font-size: medium;"><span
class="Apple-style-span" style="border-collapse:
collapse; font-family: arial,sans-serif; font-size:
13px;">Is somebody already have this problem ?<br>
<br>
</span></span></div>
<div>What do you think about that ?<br
class="Apple-interchange-newline">
</div>
<br>
<br>
<div><br>
</div>
<div>regards,<br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>remy</div>
</span></span>
<pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web. Learn how to
best implement a security strategy that keeps consumers' information secure
and instills the confidence they need to proceed with transactions.
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://p.sf.net/sfu/oracle-sfdevnl">http://p.sf.net/sfu/oracle-sfdevnl</a> </pre>
<pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
gstreamer-devel mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web. Learn how to
best implement a security strategy that keeps consumers' information secure
and instills the confidence they need to proceed with transactions.
<a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/oracle-sfdevnl">http://p.sf.net/sfu/oracle-sfdevnl</a> </pre>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>