lkml.org 
[lkml]   [2002]   [Dec]   [19]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 20 Dec 2002 00:49:13 +0100
FromLukas Hejtmanek <>
SubjectRe: BUG: 2.5.52-bk4
On Thu, Dec 19, 2002 at 06:19:21PM -0500, Colin Slater wrote:
>  	if (raw_proc_init())
>  		goto out_raw;
> -	if (tcp_proc_init())
> +	if (!proc_net_create("tcp", 0, tcp_get_info))

I have got these:
net/built-in.o(.init.text+0x1489): In function `ipv4_proc_init':
: undefined reference to `proc_net_create'
net/built-in.o(.init.text+0x14be): In function `ipv4_proc_init':
: undefined reference to `proc_net_remove'
make: *** [.tmp_vmlinux1] Error 1


-- 
Lukáš Hejtmánek
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:31    [W:0.123 / U:0.040 seconds]
©2003-2008 Jasper Spaans