2001-10-13 00:11:30

by Joe

[permalink] [raw]
Subject: 2.4.11 && 2.4.12

Hello,
Last night I tried 2.4.12. I patched a stock 2.4.10 kernel with 2.4.11.donuse and then with 2.4.12. It compiled the kernel, but make modules failed miserably with all sorts of errors and warnings. Should I have patched my 2.4.10 with 2.4.12 and just skipped over 2.4.11? The patching went fine, the compiling was a mess.
Needless to say that I have reverted back to 2.4.10 which seems to be doing fine on my machine.

This kinda reminds me of the 2.2.x series when around 2.2.14 the kernel started getting stable.

Joe


2001-10-13 00:16:21

by Arnaldo Carvalho de Melo

[permalink] [raw]
Subject: Re: 2.4.11 && 2.4.12

Em Fri, Oct 12, 2001 at 08:11:46PM -0400, [email protected] escreveu:

> Last night I tried 2.4.12. I patched a stock 2.4.10 kernel with
> 2.4.11.donuse and then with 2.4.12. It compiled the kernel, but make
> modules failed miserably with all sorts of errors and warnings. Should I
> have patched my 2.4.10 with 2.4.12 and just skipped over 2.4.11? The

nope, you have to apply patch-2.4.12 on top of patch-2.4.11 on top of
linux-2.4.10.

> patching went fine, the compiling was a mess.

> Needless to say that I have reverted back to 2.4.10 which seems to be
> doing fine on my machine.

2.4.11 and 2.4.12 are not recommended AFAIK, stay with 2.4.10 or go to
2.4.13-pre1.

- Arnaldo