After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 738579 - Fix librtmp build with new gnutls
Fix librtmp build with new gnutls
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: cerbero
git master
Other Linux
: Normal normal
: 1.5.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 738581
 
 
Reported: 2014-10-15 14:24 UTC by Nirbheek Chauhan
Modified: 2014-10-16 07:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Bump to librtmp-2.4 (git snapshot) to fix build problems with new gnutls (8.17 KB, patch)
2014-10-15 14:24 UTC, Nirbheek Chauhan
none Details | Review

Description Nirbheek Chauhan 2014-10-15 14:24:45 UTC
Created attachment 288592 [details] [review]
Bump to librtmp-2.4 (git snapshot) to fix build problems with new gnutls

The attached patch reverts Edward's revert of his version bump to librtmp-2.4 and fixes cross-compilation with a new build system patch.
Comment 1 Edward Hervey 2014-10-16 07:40:01 UTC
commit 3b72a25676f692d775976c6589abc68ee84be725
Author: Nirbheek Chauhan <nirbheek@centricular.com>
Date:   Tue Oct 14 19:58:08 2014 +0530

    Revert "Revert "librtmp.recipe: Use same version as gentoo""
    
    This reverts commit 2f6d65b03bafb23df429a6a4b9e726a7ff55333f and fixes
    cross-compilation by adding a new patch to the build system.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=738579