Re: [PATCH 00/10] Kernel memory leak detector 0.8

From: Michal Piotrowski
Date: Tue Jul 11 2006 - 09:15:23 EST


On 11/07/06, Catalin Marinas <catalin.marinas@xxxxxxxxx> wrote:
On 11/07/06, Michal Piotrowski <michal.k.k.piotrowski@xxxxxxxxx> wrote:
> Unfortunately, it doesn't compile for me.
>
> make O=/dir
> [..]
> CC arch/i386/kernel/alternative.o
> {standard input}: Assembler messages:
> {standard input}:1954: Error: can't resolve `.data' {.data section} -
> `.Ltext0' {.text section}

I don't get any error (and kmemleak doesn't touch this file). Is this
with the 2.6.18-rc1 kernel?

It's a gcc 4.1 issue
gcc --version
gcc (GCC) 4.1.1 20060525 (Red Hat 4.1.1-1)

With gcc 3.4 it build.


--
Catalin


Regards,
Michal

--
Michal K. K. Piotrowski
LTG - Linux Testers Group
(http://www.stardust.webpages.pl/ltg/wiki/)
-
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/