[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kernel 2.1.125 a 2.2.20-pre6: Makefile.rej



>> Javier Viñuales Gutiérrez <vigu@ctv.es> writes:

 > >   VERSION = 2
 > >   PATCHLEVEL = 1
 > >  -SUBLEVEL = 131
 > >  +SUBLEVEL = 132

 Lo que dice allí es que lo que falla es el parche del 131 al 132.  Yo
 sé que se aplica limpiamente, así que hay algo raro.  Fíjate que tu
 copia actual del Makefile diga 'SUBLEVEL = 131'; si no dice eso,
 ponlo en 'SUBLEVEL = 132'

 > - #
 > - # For SMP kernels, set this. We don't want to have this in the config file
 > - # because it makes re-config very ugly and too many fundamental files depend
 > - # on "CONFIG_SMP"
 > - #
 > - # For UP operations COMMENT THIS OUT, simply setting SMP = 0 won't work
 > - #
 > - SMP = 1
 > - 

 Y borra esas líneas de tu Makefile si existen.  Verifica que los
 demás componentes del parche funcionaran bien, así:

 $ find . -name \*.rej -print

 dura un rato en hacer esto, pero NO DEBE salir nada en la pantalla.
 Cualquier cosa que salga es un archivo con fallos en el parche.


                                                   Marcelo


Reply to: