[vlc-devel] [3.0 PATCH] configure: ignore too new SRT

Alexandre Janniaux ajanni at videolabs.io
Sun Jan 17 12:34:11 UTC 2021


On Sun, Jan 17, 2021 at 02:04:51PM +0200, Rémi Denis-Courmont wrote:
> Le sunnuntaina 17. tammikuuta 2021, 13.58.00 EET Alexandre Janniaux a écrit :
> > Hi,
> >
> > I'm compiling with libsrt 1.4.2, so it seems the issue is
> > only on libsrt 1.3.x, what is your build issue?
>
> It does not build with Debian libsrt-gnutls-dev 1.4.2-1 and I somewhat doubt
> that Debian make custom API changes.

For information, the Archlinux package doesn't apply any patch
to have it building:

https://github.com/archlinux/svntogit-packages/blob/packages/srt/trunk/PKGBUILD

And I do have the srt module built:

configure:59012: checking for SRT
configure:59019: $PKG_CONFIG --exists --print-errors "srt >= 1.3.0"
configure:59022: $? = 0
configure:59036: $PKG_CONFIG --exists --print-errors "srt >= 1.3.0"
configure:59039: $? = 0
configure:59093: result: yes

So my question about the build issue is actually about whether
we backport 6e8d77431127c482196115a6eeb769daf56347b3 or whether
it is actually a different issue.

Regards,
--
Alexandre Janiaux
Videolabs


More information about the vlc-devel mailing list