View Single Post

   
  #1 (permalink)  
Old 02-19-2008, 12:44 PM
Nuno Paquete
 
Posts: n/a
Default Problems compiling the kernel.

Hi group.
I'm having problems compiling the kernel 2.4.25.
This are the last lines of the compilation output:
....
/usr/src/linux-2.4.25/include/asm/hardirq.h:37:1: warning: "synchronize_irq"
redefined
In file included from /usr/src/linux-2.4.25/include/linux/modversions.h:135,
*****************from*/usr/src/linux-2.4.25/include/linux/module.h:21,
*****************from*ksyms.c:14:
/usr/src/linux-2.4.25/include/linux/modules/i386_ksyms.ver:96:1: warning:
this is the location of the previous definition
make[2]: *** [ksyms.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.25/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.25/kernel'
make: *** [_dir_kernel] Error 2

What could be the problem?
I had it run before but I made a few modifications and now even with the
reposition of the configuration it give me the errors above.
What could be the problem?

Any help hould be greattly appreciated.

Nuno Paquete.

Reply With Quote