cannot build source in gst-rtsp-server-1.11.2

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

cannot build source in gst-rtsp-server-1.11.2

happydude_29
The current link on https://gstreamer.freedesktop.org/news/ that downloads the tarball for gst-rtsp-server-1.11.2 will not compile and link correctly.
I have done it correctly for all the other tarballs in the list, but this one gives me the error:
Making all in libs
make[3]: Entering directory '/home/rusty/Projects/gst-1.11.2/gst-rtsp-server-1.11.2/docs/libs'
  DOC   Scanning header files
  DOC   Introspecting gobjects
../../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to `gst_rtsp_message_parse_auth_credentials'
../../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to `gst_rtsp_generate_digest_auth_response'
../../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to `gst_rtsp_auth_credentials_free'
collect2: error: ld returned 1 exit status
Linking of scanner failed:

Any ideas?
Reply | Threaded
Open this post in threaded view
|

Re: cannot build source in gst-rtsp-server-1.11.2

Christof
Hi,

I have the same problem with the latest version (1.13.0.1) I pulled today
from git. All the other modules compiled and installed nicely.

Any hints what's going wrong? As credentials are referred, I think I might
miss some authentification or encryption module? I fetched and compiled
gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly
gst-python gst-rtsp-server ( in this order)

KR,
Christof



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: cannot build source in gst-rtsp-server-1.11.2

Christof
Hi again,

I would like to inform you of my progress (in case someone is interested ;-)
I found a "solution", I just removed the line docs from the master Makefile.
This way no documentation is generated and as this error is "just" in the
doc generation, so I can live with it.

KR,
Christof



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: cannot build source in gst-rtsp-server-1.11.2

Thadeu Antonio Ferreira de Melo
I use the branch "1.8" .

2017-09-28 3:55 GMT-03:00 Christof <[hidden email]>:
Hi again,

I would like to inform you of my progress (in case someone is interested ;-)
I found a "solution", I just removed the line docs from the master Makefile.
This way no documentation is generated and as this error is "just" in the
doc generation, so I can live with it.

KR,
Christof



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: cannot build source in gst-rtsp-server-1.11.2

Christof
Hi,

Many thanks for your answer!


Thadeu Antonio Ferreira de Melo wrote
> I use the branch "1.8" .

This branch, isn't it a bit old one? Of course I can use it, but as I am
starting to develop a long-runing project, I would like to start with an
actual one in order to have the latest features in.

On the other hand - I would like to have a quite stable and well tested
version. So which one you think is the most stable version with the latest
features already in?

KR,
Christof



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel