Messages in this thread |  | | | Date | Tue, 11 Jul 2006 15:17:09 +0200 | | From | "Michal Piotrowski" <> | | Subject | Re: [PATCH 00/10] Kernel memory leak detector 0.8 |
| |
On 11/07/06, Catalin Marinas <catalin.marinas@gmail.com> wrote: > On 11/07/06, Michal Piotrowski <michal.k.k.piotrowski@gmail.com> 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |