Il mar, 12 ott 1999, hai scritto:
> On Wed, 13 Oct 1999, Alessandro Sangiuliano wrote:
> > 2
> > Compiling new kernel 2.3.21
> > The first thing is that : make mrproper reports that asm is a directory.
> > (error1) 
> > Ok, I have removed the asm dir and created a new symlink to asm.i386 
> > Everything works but at the end ( creating vmlinuz) :
> > 
> > kernel.o(.data+0x148c): undefined reference to sysrq_enabled
> > char.o in function : handle_scancode
> > char.o text.(+0x6094): undefined reference to sysrq_enabled
> 
> 
> Add "int sysrq_enabled=1;" near the top of drivers/char/sysrq.c

Many thanks, now work but.... a new error message comes out:

bbootsect.s:Assembler messages
bbootsect.s1112: Error: '%al' not allowed with 'outw'
This without clean.

Now I'm runing make clean, make dep, make bzImage...

I have a question: why with Mandrake 6.0 and 6.1 I can use the standard kernel
source?

Many thanks
Alessandro

Reply via email to