Re: 2.6.9-rc1-mm1 can't compile a kernel

From: Andrew Morton
Date: Sun Aug 29 2004 - 22:23:57 EST


"Martin J. Bligh" <mbligh@xxxxxxxxxxx> wrote:
>
> Seems to crap out with file corruption partway through, saying things
> like:
>
> ld -m elf_i386 -r -o utilities.o utalloc.o utcopy.o utdebug.o utdelete.o uteval.o utglobal.o utinit.o utmath.o utmisc.o utobject.o utxface.o
> uteval.o: file not recognized: File truncated
>
> 2.6.9-rc1 seems to work fine. You got any likely candidates to try backing
> out / trying separately? Else I guess I'll try linus.patch.

Yes, rc1-mm1 does everything right apart from reading data from files.

Reverting

ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc1/2.6.9-rc1-mm1/broken-out/re-fix-pagecache-reading-off-by-one-cleanup.patch

then

ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc1/2.6.9-rc1-mm1/broken-out/re-fix-pagecache-reading-off-by-one.patch

will help.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/