2.6.0-test4: CONFIG_KCORE_AOUT doesn't compile

From: Adrian Bunk
Date: Tue Aug 26 2003 - 05:52:54 EST


On Mon, Aug 25, 2003 at 11:32:46PM +0200, Michal Semler (volny.cz) wrote:
> Hi,
>
> I tried compile 2.6.0-test4, but I got this error messages:
> gcc-3.3, Debian Woody with bunk debs
>
> arch/i386/mm/built-in.o(.init.text+0x4bf): In function `mem_init':
> : undefined reference to `kclist_add'
> arch/i386/mm/built-in.o(.init.text+0x4ec): In function `mem_init':
> : undefined reference to `kclist_add'
> make: *** [.tmp_vmlinux1] Error 1
>
> .config included

@Michal:

# CONFIG_KCORE_ELF is not set
CONFIG_KCORE_AOUT=y


I assume you want to change
Executable file formats
Kernel core (/proc/kcore) format
to
ELF


@all:

Is there any specific reason to keep CONFIG_KCORE_AOUT or is it time to
remove this option?



> Michal

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

-
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/