Hi,<br>  I was getting a undefined ref for <span style="font-family: courier new,monospace;">gst_push_src_get_type()</span>. This is the command used to build the plugin:<br>  <span style="font-family: courier new,monospace;">gcc `pkg-config --cflags --libs gstreamer-0.10` *.c --shared -o ~/usr/lib/gstreamer-0.10/libgsttesthttpsrc.so</span><br>

<br>  The plug-in derives from <span style="font-family: courier new,monospace;">GstPushSrc</span>.<br>  Is there anything missing from the above build command?<br><br clear="all">Thanks.<br>