Re: kbuild: modules_install regression ? - depmod

From: Jan Engelhardt
Date: Sat Dec 29 2007 - 09:07:36 EST



On Dec 29 2007 14:30, devzero@xxxxxx wrote:
>> On Dec 28 2007 16:08, devzero@xxxxxx wrote:
>> >
>> >i have the same issue, but with 2.6.24-rc6 on a box with 512MB RAM
>> >
>> >System is openSUSE 10.3
>>
>> If you enable CONFIG_DEBUG_INFO, don't be surprised.
>
>oh yes, that`s it!
>
>apparently CONFIG_DEBUG_KERNEL, CONFIG_DEBUG_BUGVERBOSE and CONFIG_DEBUG_INFO
>defaults to "y" on my distro`s kernel, and i just copied config from
>/proc/config.gz and did a "make oldconfig".

Erm... same system here -

$ gzip -cd /proc/config.gz | grep DEBUG_INFO
# CONFIG_DEBUG_INFO is not set

I think you managed to snafu something during building.
--
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/