lkml.org 
[lkml]   [2007]   [Oct]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
DateTue, 16 Oct 2007 06:36:51 +1300
From"Ian McDonald" <>
SubjectRe: [patch] net/DCCP: fix link error with !CONFIG_SYSCTL
On 10/16/07, Ingo Molnar <mingo@elte.hu> wrote:
> Subject: net/DCCP: fix link error with !CONFIG_SYSCTL
> From: Ingo Molnar <mingo@elte.hu>
>
> do not define the sysctl_dccp_sync_ratelimit sysctl variable in
> the CONFIG_SYSCTL dependent sysctl.c module - move it to input.c instead.
>
> this fixes the following build bug:
>
> net/built-in.o: In function `dccp_check_seqno':
> input.c:(.text+0xbd859): undefined reference to `sysctl_dccp_sync_ratelimit'
> distcc[29953] ERROR: compile (null) on localhost failed
> make: *** [vmlinux] Error 1
>
> found via 'make randconfig' build testing.
>
> Signed-off-by: Ingo Molnar <mingo@elte.hu>

Ingo - this should go via netdev@vger.kernel.org.nz or
dccp@vger.kernel.org.nz so it gets picked up by a maintainer.

Signed-off-by: Ian McDonald <ian.mcdonald@jandi.co.nz>
-
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: 2007-10-15 19:39    [from the cache]
©2003-2010