Re: BUG: 2.5.52-bk4

From: Lukas Hejtmanek (xhejtman@mail.muni.cz)
Date: Thu Dec 19 2002 - 18:49:13 EST


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/



This archive was generated by hypermail 2b29 : Mon Dec 23 2002 - 22:00:25 EST