Bug 328991 - undefined struct __kernel_sockaddr_storage in netinet/tcp.h
Summary: undefined struct __kernel_sockaddr_storage in netinet/tcp.h
Keywords:
Status: CLOSED DUPLICATE of bug 327871
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-10-12 05:11 UTC by Alexandre Oliva
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-10-12 07:00:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Alexandre Oliva 2007-10-12 05:11:35 UTC
The newly-added struct tcp_md5sig in /usr/include/netinet/tcp.h has a member of
the incomplete type struct __kernel_sockaddr_storage without including the
header that defines this type.  This breaks the GCC trunk libjava build
(gnu/java/net/natPlainSocketImpl.cc ->
$srcdir/.../libjava/gnu/java/net/natPlainSocketImplPosix.cc, and probably
anything else that includes this header without including
/usr/include/linux/socket.h before.

Version-Release number of selected component (if applicable):
glibc-headers-2.6.90-18

Comment 1 Jakub Jelinek 2007-10-12 07:00:10 UTC

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


Note You need to log in before you can comment on or make changes to this bug.