[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <47A0BAB5.3080207@trash.net>
Date: Wed, 30 Jan 2008 18:58:13 +0100
From: Patrick McHardy <kaber@...sh.net>
To: Ingo Molnar <mingo@...e.hu>
CC: linux-kernel@...r.kernel.org,
"David S. Miller" <davem@...emloft.net>,
Netfilter Developer Mailing List
<netfilter-devel@...r.kernel.org>
Subject: Re: [build bug] ip_queue.c:(.init.text+0x322c): undefined reference
to `net_ipv4_ctl_path'
Ingo Molnar wrote:
> randconfig testing found the following build failure on latest -git:
>
> net/built-in.o: In function `ip_queue_init':
> ip_queue.c:(.init.text+0x322c): undefined reference to `net_ipv4_ctl_path'
>
> config attached.
Thanks, the reason is CONFIG_SYSCTL=n. I've queued this patch
(might not apply to Linus' tree due to local changes) to fix
the build error and a runtime error with CONFIG_PROC_FS=n.
View attachment "x" of type "text/plain" (5062 bytes)
Powered by blists - more mailing lists