<div dir="ltr"><div><div><div>Hi Olivier!<br><br></div><div>Thanks for your help and instructions.<br><br></div>I did what you said. I used dnf.The dnf install worked.<br><br></div><div>Also, using rpm -qa after the installation, the output I got was exactly what you dispayed.<br><br></div><div>SO, THE DNF INSTALL WORKS! That parts good! THANKS.<br></div><div><br></div><div>BUT my compile command still fails. As follows:<br><br>$ gcc -n hello_world.c -o hello_world `pkg-config --cflags --libs gstreamer-1.0`<br><br>/usr/bin/ld: cannot find -lgstreamer-1.0<br>/usr/bin/ld: cannot find -lgobject-2.0<br>/usr/bin/ld: cannot find -lglib-2.0<br>/usr/bin/ld: cannot find -lgcc_s<br>/usr/bin/ld: cannot find -lpthread<br>/usr/bin/ld: cannot find -lc<br>/usr/bin/ld: cannot find -lgcc_s<br>collect2: error: ld returned 1 exit status<br><br>Notes:<br>1) /usr/bin/ld is a set of dependent links:<br><br>lrwxrwxrwx. 1 root root 20 Sep  5 09:41 /usr/bin/ld -> /etc/alternatives/ld<br>lrwxrwxrwx. 1 root root 15 Sep  5 09:41 /etc/alternatives/ld -> /usr/bin/ld.bfd<br></div><div>and . . . <br>/usr/bin/ld.bfd is an executable to find files, eg:<br>[root] $ /usr/bin/ld.bfd lgstreamer-1.0<br>/usr/bin/ld.bfd: cannot find lgstreamer-1.0: No such file or directory<br></div><div><br></div><div>2) I cannot find files like those listed above. Also, in previous searches on the internet, I haven't found those files.<br><br><br></div><div>Can you help?<br><br></div><div>Regards<br></div><div>Graham<br></div><div><br><br></div><div><br><br><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 13, 2016 at 6:44 PM, Olivier Crête-3 [via GStreamer-devel] <span dir="ltr"><<a href="/user/SendEmail.jtp?type=node&node=4679573&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>></span> wrote:<br><blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">

        Hi,
<br><br>On Tue, 2016-09-13 at 14:48 -0700, Graham wrote:
<br></span><span class="">> 1) I followed your advice: installing your script and using your
<br>> command
<br></span><span class="">> Note: There is no other gst/gst.h file in my file system.
<br><br></span><span class="">You need to install the -devel packages:
<br>$ rpm -qa |grep gstreamer1 |grep devel |grep -v docs
<br>gstreamer1-plugins-bad-free-<wbr>devel-1.8.3-1.fc24.x86_64
<br>gstreamer1-devel-1.8.3-1.fc24.<wbr>x86_64
<br>gstreamer1-plugins-base-devel-<wbr>1.8.3-1.fc24.x86_64
<br><br>-- 
<br>Olivier Crête
<br></span><a href="http:///user/SendEmail.jtp?type=node&node=4679572&i=0" rel="nofollow" link="external" target="_blank">[hidden email]</a>
<br><span class="">______________________________<wbr>_________________
<br>gstreamer-devel mailing list
<br><a href="http:///user/SendEmail.jtp?type=node&node=4679572&i=1" rel="nofollow" link="external" target="_blank">[hidden email]</a>
<br><a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="nofollow" link="external" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>

        
        
        
        <br>
        <br>
        </span><hr color="#cccccc" size="1" noshade>
        <div style="color:#444;font:12px tahoma,geneva,helvetica,arial,sans-serif"><span class="">
                <div style="font-weight:bold">If you reply to this email, your message will be added to the discussion below:</div>
                </span><a href="http://gstreamer-devel.966125.n4.nabble.com/usr-bin-ld-cannot-find-lgstreamer-0-10-plus-other-missing-modules-tp4679528p4679572.html" target="_blank" rel="nofollow" link="external">http://gstreamer-devel.966125.<wbr>n4.nabble.com/usr-bin-ld-<wbr>cannot-find-lgstreamer-0-10-<wbr>plus-other-missing-modules-<wbr>tp4679528p4679572.html</a>
        </div><div class="HOEnZb"><div class="h5">
        <div style="color:#666;font:11px tahoma,geneva,helvetica,arial,sans-serif;margin-top:.4em;line-height:1.5em">
                
                To unsubscribe from /usr/bin/ld: cannot find -lgstreamer-0.10, plus other missing modules, <a href="" target="_blank" rel="nofollow" link="external">click here</a>.<br>
                <a href="http://gstreamer-devel.966125.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" rel="nofollow" style="font:9px serif" target="_blank" link="external">NAML</a>
        </div></div></div></blockquote></div><br></div>


        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/usr-bin-ld-cannot-find-lgstreamer-0-10-plus-other-missing-modules-tp4679528p4679573.html">Re: /usr/bin/ld: cannot find -lgstreamer-0.10, plus other missing modules</a><br/>
Sent from the <a href="http://gstreamer-devel.966125.n4.nabble.com/">GStreamer-devel mailing list archive</a> at Nabble.com.<br/>