Bug 27260

Summary: Farsight2 does not build against libnice 0.0.11
Product: Farstream Reporter: Dominique Leuenberger <dominique-freedesktop.org>
Component: CoreAssignee: Olivier Crête <olivier.crete>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: No longer include udp-bsd.h. no need for it

Description Dominique Leuenberger 2010-03-23 04:27:28 UTC
Created attachment 34358 [details] [review]
No longer include udp-bsd.h. no need for it

Libnice 0.0.11 removed the heder udp-bsd.h from the public installed headers and as such can no longer be included by farsight.

This in itself is actually not even a problem, as farsight 0.0.17 does not require anything from there anyhow. I tracked the last reference to this header to around commit 90a5e2.

Recommend to remove the inclusion of said header (see attached patch).
Comment 1 Olivier Crête 2010-04-09 14:28:45 UTC
Fixed in git master

commit 2b06614455a059f61d3cba9bb86d10ae9c8bc347
Author: Olivier Crête <olivier.crete@collabora.co.uk>
Date:   Fri Apr 9 17:28:11 2010 -0400

    nicestreamtransmitter: Don't include udp-bsd.h
    
    It is no longer needed
    
    https://bugs.freedesktop.org/show_bug.cgi?id=27260

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.