Re: 2.6.0-test4: CONFIG_KCORE_AOUT doesn't compile

From: Michal Semler (volny.cz)
Date: Tue Aug 26 2003 - 07:32:57 EST


Thanks for helping me.
Kernel got compiled now, but not boot.

It gets into maintaince wanting root password and then telling me:

QM_MODULES - function not implemented.

What need I switch on to get modules working?

Michal

Dne út 26. srpna 2003 12:51 jste napsal(a):
> 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

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