Re: [CentOS] Trick to compile older packages

2017-02-07 Thread Matthew Miller
On Tue, Feb 07, 2017 at 11:11:43AM -0500, Jerry Geis wrote: > When I extract and try to compile gst-rtsp-server 0.10.8 the ./configure > goes fine. > but the make results in errors: [...] > CC libgstrtspserver_0.10_la-rtsp-media.lo > rtsp-media.c: In function 'gst_rtsp_media_class_init': > rt

[CentOS] Trick to compile older packages

2017-02-07 Thread Jerry Geis
I am trying to add a package (I know its older - but it should work) gst-rtsp-server-0.10.8 to CentOS 7. The gstreamer 0.10 packages are included in C7 and they compile just fine. When I extract and try to compile gst-rtsp-server 0.10.8 the ./configure goes fine. but the make results in errors: m