Bug 23348 - telepathy-gabble-0.31: gibber-tcp-transport.c: IPPROTO_TCP undeclared
Summary: telepathy-gabble-0.31: gibber-tcp-transport.c: IPPROTO_TCP undeclared
Status: RESOLVED DUPLICATE of bug 23349
Alias: None
Product: Telepathy
Classification: Unclassified
Component: gabble (show other bugs)
Version: unspecified
Hardware: Other NetBSD
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-16 11:39 UTC by Thomas Klausner
Modified: 2009-08-24 13:27 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch fixing the problem. (295 bytes, patch)
2009-08-16 11:39 UTC, Thomas Klausner
Details | Splinter Review

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.