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).
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.