Bug 23348

Summary: telepathy-gabble-0.31: gibber-tcp-transport.c: IPPROTO_TCP undeclared
Product: Telepathy Reporter: Thomas Klausner <tk>
Component: gabbleAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED DUPLICATE QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: NetBSD   
Whiteboard:
i915 platform: i915 features:
Attachments: Patch fixing the problem.

Description Thomas Klausner 2009-08-16 11:39:52 UTC
Created attachment 28671 [details] [review]
Patch fixing the problem.

gibber-tcp-transport.c doesn't compile on NetBSD-5.99.15/amd64:
gibber-tcp-transport.c: In function 'gibber_tcp_transport_connect':
gibber-tcp-transport.c:266: error: 'IPPROTO_TCP' undeclared (first use in this function)
gibber-tcp-transport.c:266: error: (Each undeclared identifier is reported only once
gibber-tcp-transport.c:266: error: for each function it appears in.)

The attached patch fixes the problem.
Comment 1 Simon McVittie 2009-08-24 13:27:14 UTC
Fixed in git along with Bug #23349, thanks.

*** This bug has been marked as a duplicate of bug 23349 ***

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.