netdev
[Top] [All Lists]

Re: [BUG] Compile errors with networking disabled (fwd)

To: Reverend <reverend@xxxxxxxxxxxx>
Subject: Re: [BUG] Compile errors with networking disabled (fwd)
From: Keith Owens <kaos@xxxxxxxxxx>
Date: Sun, 23 Dec 2001 14:21:19 +1100
Cc: netdev@xxxxxxxxxxx
In-reply-to: Your message of "Sat, 22 Dec 2001 18:49:19 -0800." <Pine.LNX.4.21.0112221843130.2357-100000@xxxxxxxxxxxxxxxxxxx>
Sender: owner-netdev@xxxxxxxxxxx
On Sat, 22 Dec 2001 18:49:19 -0800 (PST), 
Reverend <reverend@xxxxxxxxxxxx> wrote:
>In file included from /usr/src/linux/include/net/tcp.h:1036,
>                 from sock.c:122:
>/usr/src/linux/include/net/tcp_ecn.h: In function `TCP_ECN_send':
>/usr/src/linux/include/net/tcp_ecn.h:54: union has no member named `af_inet'
>/usr/src/linux/include/net/tcp_ecn.h:61: union has no member named `af_inet'

Fixed by DaveM in 2.4.17.  Browse the 2.4.17 patch and look for

-#include <net/tcp.h>
-#include <net/udp.h>


<Prev in Thread] Current Thread [Next in Thread>