I did a quick search of the archives and did not see anything. I am
using a stock 2.6.11 kernel from kernel.org and after applying the patch
(no errors) the kernel won't compile and I get the following:
...
CC net/802/sysctl_net_802.o
LD net/802/built-in.o
CC net/core/sock.o
In file included from net/core/sock.c:127:
include/net/tcp.h: In function `__tcp_enter_cwr':
include/net/tcp.h:1389: warning: implicit declaration of function
`WEB100_UPDATE_FUNC'
include/net/tcp.h:1389: warning: implicit declaration of function
`web100_update_congestion'
include/net/tcp.h: In function `tcp_snd_wait':
include/net/tcp.h:1493: `WC_SNDLIM_CWND' undeclared (first use in this
function)
include/net/tcp.h:1493: (Each undeclared identifier is reported only
once
include/net/tcp.h:1493: for each function it appears in.)
include/net/tcp.h:1495: `WC_SNDLIM_RWIN' undeclared (first use in this
function)
include/net/tcp.h:1498: `WC_SNDLIM_SENDER' undeclared (first use in
this function)
include/net/tcp.h:1499: `WC_SNDLIM_NONE' undeclared (first use in this
function)
include/net/tcp.h: In function `__tcp_push_pending_frames':
include/net/tcp.h:1528: `WC_SNDLIM_NONE' undeclared (first use in this
function)
include/net/tcp.h: In function `tcp_may_send_now':
include/net/tcp.h:1548: `WC_SNDLIM_NONE' undeclared (first use in this
function)
include/net/tcp.h: In function `tcp_set_state':
include/net/tcp.h:1646: warning: implicit declaration of function
`WEB100_VAR_SET'
include/net/tcp.h:1646: `State' undeclared (first use in this
function)
include/net/tcp.h:1646: warning: implicit declaration of function
`web100_state'
make[2]: *** [net/core/sock.o] Error 1
make[1]: *** [net/core] Error 2
make: *** [net] Error 2
Any ideas?
- Justin
==================
Justin Willoughby
Computer Operations
==================
_______________________________________________
Discussion mailing list
Discussion@xxxxxxxxxx
http://internal.web100.org/mailman/listinfo/discussion
|