undefined references when building gst-rtsp-server examples

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

undefined references when building gst-rtsp-server examples

Fuzzy Lai
Dear Sir:

I have built the latest releases of gstreamer-0.10.22, gst-plugins-base-0.10.22 and gst-plugins-good-0.10.13 manually on the system(ubuntu 7.10).

However, when I tried to build gst-rtsp-server(the latest snapshot today), there are several undefined references message as follows:

../gst/rtsp-server/.libs/libgstrtspserver-0.10.so: undefined reference to `gst_rtsp_options_as_text'
../gst/rtsp-server/.libs/libgstrtspserver-0.10.so: undefined reference to `gst_rtsp_range_to_string'
../gst/rtsp-server/.libs/libgstrtspserver-0.10.so: undefined reference to `gst_rtsp_message_take_header'

Those symbols seem not to appear in gst-plugins-good-0.10.13.
Do I miss something?

Fuzzy Lai

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: undefined references when building gst-rtsp-server examples

Wim Taymans
On Fri, 2009-02-06 at 18:42 +0800, Fuzzy Lai wrote:

> Dear Sir:
>
> I have built the latest releases of gstreamer-0.10.22,
> gst-plugins-base-0.10.22 and gst-plugins-good-0.10.13 manually on the
> system(ubuntu 7.10).
>
> However, when I tried to build gst-rtsp-server(the latest snapshot
> today), there are several undefined references message as follows:
>
> ../gst/rtsp-server/.libs/libgstrtspserver-0.10.so: undefined reference
> to `gst_rtsp_options_as_text'
> ../gst/rtsp-server/.libs/libgstrtspserver-0.10.so: undefined reference
> to `gst_rtsp_range_to_string'
> ../gst/rtsp-server/.libs/libgstrtspserver-0.10.so: undefined reference
> to `gst_rtsp_message_take_header'
>
> Those symbols seem not to appear in gst-plugins-good-0.10.13.
> Do I miss something?

You need CVS of gst-plugins-base to build the latest rtsp server code.
the latest 0.10.1 release of the rtsp server will build against the
release gstreamer versions.

Wim

>
> Fuzzy Lai
> ------------------------------------------------------------------------------
> Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
> software. With Adobe AIR, Ajax developers can use existing skills and code to
> build responsive, highly engaging applications that combine the power of local
> resources and data with the reach of the web. Download the Adobe AIR SDK and
> Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
> _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel


------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel