undefined symbol: gst_rtsp_profile_get_type in gst-rtsp-server-1.3.2

sazzad1009 sazzad1009 at yahoo.com
Wed Jun 4 09:39:06 PDT 2014


Hi, I am trying to compile gst-rtsp-server-1.3.2 and getting the following
linking error:

symbol lookup error:
gst-rtsp-server-1.3.2/gst/rtsp-server/.libs/libgstrtspserver-1.0.so.0:
undefined symbol: gst_rtsp_profile_get_type

nm also shows that the symbol is not present in libgstrtspserver-1.0.so.0
#nm libgstrtspserver-1.0.so.0 | grep gst_rtsp_profile_get_type
U gst_rtsp_profile_get_type

However, it is present in libgstrtsp-1.0.so:
#nm  /usr/local/lib/libgstrtsp-1.0.so | grep  gst_rtsp_profile_get_type
0000000000009300 T gst_rtsp_profile_get_type

Do anyone have any idea how to resolve this issue?

Thanks!



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/undefined-symbol-gst-rtsp-profile-get-type-in-gst-rtsp-server-1-3-2-tp4667367.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list