[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <m18xhhzbi2.fsf@ebiederm.dsl.xmission.com>
Date: Sat, 09 Dec 2006 02:04:05 -0700
From: ebiederm@...ssion.com (Eric W. Biederman)
To: Randy Dunlap <randy.dunlap@...cle.com>
Cc: lkml <linux-kernel@...r.kernel.org>, ebiederm@...ssion.com,
akpm <akpm@...l.org>
Subject: Re: [PATCH] ipc-procfs-sysctl mixups
Randy Dunlap <randy.dunlap@...cle.com> writes:
> From: Randy Dunlap <randy.dunlap@...cle.com>
>
> When CONFIG_PROC_FS=n and CONFIG_PROC_SYSCTL=n but CONFIG_SYSVIPC=y,
> we get this build error:
>
> kernel/built-in.o:(.data+0xc38): undefined reference to
> `proc_ipc_doulongvec_minmax'
> kernel/built-in.o:(.data+0xc88): undefined reference to
> `proc_ipc_doulongvec_minmax'
> kernel/built-in.o:(.data+0xcd8): undefined reference to `proc_ipc_dointvec'
> kernel/built-in.o:(.data+0xd28): undefined reference to `proc_ipc_dointvec'
> kernel/built-in.o:(.data+0xd78): undefined reference to `proc_ipc_dointvec'
> kernel/built-in.o:(.data+0xdc8): undefined reference to `proc_ipc_dointvec'
> kernel/built-in.o:(.data+0xe18): undefined reference to `proc_ipc_dointvec'
> make: *** [vmlinux] Error 1
>
> Signed-off-by: Randy Dunlap <randy.dunlap@...cle.com>
Acked-by: Eric Biederman <ebiederm@...ssion.com>
Oops. Thanks for catching this.
Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists