I've met compile error on net-2.6.23 tree.

net/built-in.o: In function `proto_seq_next':
sock.c:(.text+0x3008): undefined reference to `seq_list_next'
net/built-in.o: In function `proto_seq_start':
sock.c:(.text+0x3079): undefined reference to `seq_list_start_head'
make: *** [.tmp_vmlinux1] Error 1

-- Yasuyuki Kozakai

From: David Miller <[EMAIL PROTECTED]>
Date: Mon, 09 Jul 2007 13:15:23 -0700 (PDT)

> From: [EMAIL PROTECTED]
> Date: Mon, 09 Jul 2007 11:51:10 -0700
> 
> > From: Pavel Emelianov <[EMAIL PROTECTED]>
> > 
> > This includes /proc/net/protocols, /proc/net/rxrpc_calls and
> > /proc/net/rxrpc_connections files.
> > 
> > All three need seq_list_start_head to show some header.
> > 
> > Signed-off-by: Pavel Emelianov <[EMAIL PROTECTED]>
> > Acked-by: David S. Miller <[EMAIL PROTECTED]>
> > Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
> 
> Applied, thanks.
> -
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to [EMAIL PROTECTED]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to