[parisc-linux] CONFIG_SYSCTL is not set

Richard Hirst rhirst@linuxcare.com
Tue, 30 May 2000 08:53:01 +0100


Hi Grant,

You probably already worked this out, but mine builds fine with

CONFIG_SYSCTL=y
# CONFIG_MAGIC_SYSRQ is not set

Richard

On Mon, May 29, 2000 at 07:01:07PM -0700, Grant Grundler wrote:
> With CONFIG_SYSCTL=y, I get a different linker error
> kernel/kernel.o(.data+0x3b4c): undefined reference to `sysrq_enabled'
> 
> (which willy already pointed out...See
> http://puffin.external.hp.com/mailing-lists/parisc-linux/2000/05-May/0103.html)
> 
> This is very reproducible (going back and forth) in my build tree.
> I don't see how willy got around it.