[kbuild-devel] linux 2.6.1 - ide.ko has unresolved symbols if compiled as module

2004-01-21 Thread Stefan Bergler
Hello, I tried to selelct / compile the ide part as module within the kernel, with only CD-Rom support. 'make all' worked fine. But 'make modules_install' issued a long list of warnings: WARNING: /lib/modules/2.6.1/kernel/drivers/ide/ide.ko needs unknown symbol ide_scan_pcibus WARNING:

Re: [kbuild-devel] linux 2.6.1 - ide.ko has unresolved symbols if compiled as module

2004-01-21 Thread Sam Ravnborg
On Mon, Jan 19, 2004 at 09:34:09AM +0100, Stefan Bergler wrote: I tried to selelct / compile the ide part as module within the kernel, with only CD-Rom support. 'make all' worked fine. Building IDE as a module has been known broken for some time now. It should be OK in 2.6.2-rc1, Bartomlej (the

Re: [kbuild-devel] Query regarding extra-y targets

2004-01-21 Thread Sam Ravnborg
On Wed, Jan 21, 2004 at 12:13:06PM +0530, Hariprasad Nellitheertha wrote: The problem with this is that the target is not built when we build LKCD as a module, as CONFIG_CRASH_DUMP is set to m. I read the kbuild documentation and there does not seem to be anything equivalent to extra-y when

Re: [kbuild-devel] linux 2.6.1 - ide.ko has unresolved symbols if compiled as module

2004-01-21 Thread Michael Elizabeth Chastain
Sam Ravnborg writes: Today Kai Germaschewski and I are kbuild maintainers, which is also listed in 2.6.2-rc1 MAINTAINERS. Right. I still spam-filter the kbuild-devel mailing list, but that's the extent of my activity. I'm working on gdb now. BTW, I still get mail frequently from mandrake

Re: [kbuild-devel] one line patch to scripts/kconfig/symbol.c

2004-01-21 Thread Olaf Hering
On Mon, Dec 15, Jacek Lipkowski wrote: this patch restores the 2.4 menuconfig baheviour. pressing m on a boolean option sets it to yes. Can we get that feature back for 2.6? --- scripts/kconfig/symbol.c.old2003-12-15 15:20:09 +0100 +++ scripts/kconfig/symbol.c2003-12-15

Re: [kbuild-devel] linux 2.6.1 - ide.ko has unresolved symbols if compiled as module

2004-01-21 Thread Sam Ravnborg
On Wed, Jan 21, 2004 at 05:44:26PM -0500, Michael Elizabeth Chastain wrote: Sam Ravnborg writes: Today Kai Germaschewski and I are kbuild maintainers, which is also listed in 2.6.2-rc1 MAINTAINERS. Right. I still spam-filter the kbuild-devel mailing list, but that's the extent of my