<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">I am doing cross-compilation for a embedded device (iMX25, Freescale board), so all installation must be done from a host using a building system call LTIB (we will soon move to
 Yocto). In the other hand, I have not installed the dev packages (just the main ones) so that would be the next to try.
<br>
<br>
Thanks for your help.<br>
<br>
Leo<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF904308"><font color="#000000" face="Tahoma" size="2"><b>From:</b> gstreamer-devel-bounces+b42214=freescale.com@lists.freedesktop.org [gstreamer-devel-bounces+b42214=freescale.com@lists.freedesktop.org] on behalf of Chuck
 Crisler [ccrisler@mutualink.net]<br>
<b>Sent:</b> Friday, May 24, 2013 10:45 AM<br>
<b>To:</b> Discussion of the development of and with GStreamer<br>
<b>Subject:</b> Re: Unable to build rtmp elements<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr">When you are building (as opposed to simply using) you need to install the dev versions of the libraries also. Those versions include the include files and the pc (pkgconfig) file definitions. Make sure that you install the same dev library version
 as the normal/operational library. Also, be aware that redhat (and derivative OS versions) puts libraries in different directories and that can cause issues.<br>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Fri, May 24, 2013 at 11:09 AM, Sandoval Gonzalez Leonardo-B42214
<span dir="ltr"><<a href="mailto:B42214@freescale.com" target="_blank">B42214@freescale.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div>
<div style="direction:ltr; font-size:10pt; font-family:Tahoma">Hi,<br>
<br>
I am trying to install the latest gst-plugins-bad which contains the rtmp elements (source and sink). As the gst-plugins-bad-0.10.23/ext/rtmp/README indicates, I have installed the library librtmp. When configuring, I get this log:<br>
<br>
<br>
<blockquote><i><font face="Times New Roman">configure: *** checking feature: rtmp library ***</font></i><br>
<i><font face="Times New Roman">configure: *** for plug-ins: rtmp ***</font></i><br>
<i><font face="Times New Roman">checking for RTMP... no</font></i><br>
<i><font face="Times New Roman">configure: Package libssl was not found in the pkg-config search path.</font></i><br>
<i><font face="Times New Roman">Perhaps you should add the directory containing `libssl.pc'</font></i><br>
<i><font face="Times New Roman">to the PKG_CONFIG_PATH environment variable</font></i><br>
<b><i><font face="Times New Roman">Package 'libssl', required by 'librtmp', not found</font></i></b><br>
<i><font face="Times New Roman">configure: *** These plugins will not be built: rtmp</font></i><br>
</blockquote>
<br>
As suggested by this log, I installed <b>openssl</b> (openssl-0.9.8g-1) and I believe installed files are in the correct place<br>
<br>
<blockquote><font face="Times New Roman">./lib/libssl.so.0.9.8</font><br>
<font face="Times New Roman">./usr/lib/libssl.so</font><br>
<font face="Times New Roman">./usr/lib/pkgconfig/openssl.pc</font><br>
<font face="Times New Roman">./usr/include/openssl</font><br>
<font face="Times New Roman">./usr/include/openssl/ssl2.h</font><br>
<font face="Times New Roman">./usr/include/openssl/ssl23.h</font><br>
<font face="Times New Roman">./usr/include/openssl/opensslconf.h</font><br>
<font face="Times New Roman">./usr/include/openssl/ssl3.h</font><br>
<font face="Times New Roman">./usr/include/openssl/kssl.h</font><br>
<font face="Times New Roman">./usr/include/openssl/opensslv.h</font><br>
<font face="Times New Roman">./usr/include/openssl/ossl_typ.h</font><br>
<font face="Times New Roman">./usr/include/openssl/ssl.h</font><br>
<font face="Times New Roman">./usr/sbin/openssl</font><br>
</blockquote>
<br>
<br>
Does anyone know how to avoid this message so I can build the rtmp elements?<br>
<br>
Thanks for your help.<br>
<br>
Leo<br>
<br>
<br>
<br>
<br>
</div>
</div>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">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>
</div>
</div>
</div>
</body>
</html>