Re: kbuild: modules_install regression ? - depmod

From: devzero
Date: Sat Dec 29 2007 - 10:51:21 EST


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

mhh - i have kernel-default-2.6.22.13-0.3 kernel (didn`t touch that since online update) and this has CONFIG_DEBUG_INFO=y
wondering about that, i installed shipping kernel (kernel-default-2.6.22.5-31 from http://download.opensuse.org/distribution/openSUSE-current/repo/oss/suse/i586/ )

but:

opensuse103:~ # uname -a
Linux opensuse103 2.6.22.5-31-default #1 SMP 2007/09/21 22:29:00 UTC i686 i686 i386 GNU/Linux

opensuse103:~ # zcat /proc/config.gz |grep DEBUG_INFO
CONFIG_DEBUG_INFO=y

so i don`t plead guilty.......



> -----Ursprüngliche Nachricht-----
> Von: "Jan Engelhardt" <jengelh@xxxxxxxxxxxxxxx>
> Gesendet: 29.12.07 15:08:10
> An: devzero@xxxxxx
> CC: jcm@xxxxxxxxxxxxxx, dl9pf@xxxxxx, Linux Kernel Mailing List <linux-kernel@xxxxxxxxxxxxxxx>
> Betreff: Re: kbuild: modules_install regression ? - depmod


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


______________________________________________________________________________
Jetzt neu! Im riesigen WEB.DE Club SmartDrive Dateien freigeben und mit
Freunden teilen! http://www.freemail.web.de/club/smartdrive_ttc.htm/?mc=021134

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