* autoconf.h and auto.conf missing
@ 2006-11-27 22:47 Lukasz Stelmach
2006-11-28 11:19 ` Roman Zippel
2006-11-29 14:20 ` make oldconfig problem " Sergio Monteiro Basto
0 siblings, 2 replies; 3+ messages in thread
From: Lukasz Stelmach @ 2006-11-27 22:47 UTC (permalink / raw)
To: LKML
[-- Attachment #1: Type: text/plain, Size: 1073 bytes --]
Greetings.
It seems that someone has broken *conf programs in 2.6.18 because
only "make silentoldconfig" recreates autoconf.h and auto.conf
properly after configuration (.config) has changed.
I do everything as I always have done.
1. create an empty dir and put my current .config there
2. make O=dir oldconfig
3. compile, everything seems to be OK here
4. do some changes to .config and make oldconfig once again
BZZZZZT
5. auto.conf and autoconf.h don't change along with .config and when
I build the kernel once again new settings don't take effect.
I discovered I have to make silentoldconfig to regenerate autoconf
files. However, this *seems* to force rebuilding of all the objects
instead of, what it has always done, only those that depend on
altered configurations.
Has anyone else seen something like this? Is it a bug or a feature?
Best regards,
Please CC, I am not a subscriber.
--
Było mi bardzo miło. Czwarta pospolita klęska, [...]
>Łukasz< Już nie katolicka lecz złodziejska. (c)PP
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: autoconf.h and auto.conf missing
2006-11-27 22:47 autoconf.h and auto.conf missing Lukasz Stelmach
@ 2006-11-28 11:19 ` Roman Zippel
2006-11-29 14:20 ` make oldconfig problem " Sergio Monteiro Basto
1 sibling, 0 replies; 3+ messages in thread
From: Roman Zippel @ 2006-11-28 11:19 UTC (permalink / raw)
To: Lukasz Stelmach; +Cc: LKML
Hi,
On Mon, 27 Nov 2006, Lukasz Stelmach wrote:
> Greetings.
>
> It seems that someone has broken *conf programs in 2.6.18 because
Unmodified 2.6.18?
> only "make silentoldconfig" recreates autoconf.h and auto.conf
> properly after configuration (.config) has changed.
That's correct. The other config targets only touch the .config file and a
dependency on it regenerates all other build relevant files (by calling
silentoldconfig).
> I do everything as I always have done.
> 1. create an empty dir and put my current .config there
> 2. make O=dir oldconfig
> 3. compile, everything seems to be OK here
> 4. do some changes to .config and make oldconfig once again
> BZZZZZT
> 5. auto.conf and autoconf.h don't change along with .config and when
> I build the kernel once again new settings don't take effect.
>
> I discovered I have to make silentoldconfig to regenerate autoconf
> files. However, this *seems* to force rebuilding of all the objects
> instead of, what it has always done, only those that depend on
> altered configurations.
I cannot reproduce this, you have to provide some more detailed
information, e.g. please send your original .config and what exactly you
changed there.
bye, Roman
^ permalink raw reply [flat|nested] 3+ messages in thread
* make oldconfig problem Re: autoconf.h and auto.conf missing
2006-11-27 22:47 autoconf.h and auto.conf missing Lukasz Stelmach
2006-11-28 11:19 ` Roman Zippel
@ 2006-11-29 14:20 ` Sergio Monteiro Basto
1 sibling, 0 replies; 3+ messages in thread
From: Sergio Monteiro Basto @ 2006-11-29 14:20 UTC (permalink / raw)
To: Lukasz Stelmach; +Cc: LKML
On Mon, 2006-11-27 at 23:47 +0100, Lukasz Stelmach wrote:
> Greetings.
>
> It seems that someone has broken *conf programs in 2.6.18 because
> only "make silentoldconfig" recreates autoconf.h and auto.conf
> properly after configuration (.config) has changed.
>
> I do everything as I always have done.
> 1. create an empty dir and put my current .config there
> 2. make O=dir oldconfig
> 3. compile, everything seems to be OK here
> 4. do some changes to .config and make oldconfig once again
> BZZZZZT
yap I have the same problem
to workaround I just do make xconfig and click on save.
I like to have some more input about this ....
Thanks,
> 5. auto.conf and autoconf.h don't change along with .config and when
> I build the kernel once again new settings don't take effect.
>
> I discovered I have to make silentoldconfig to regenerate autoconf
> files. However, this *seems* to force rebuilding of all the objects
> instead of, what it has always done, only those that depend on
> altered configurations.
>
> Has anyone else seen something like this? Is it a bug or a feature?
>
> Best regards,
>
> Please CC, I am not a subscriber.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-11-29 14:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-27 22:47 autoconf.h and auto.conf missing Lukasz Stelmach
2006-11-28 11:19 ` Roman Zippel
2006-11-29 14:20 ` make oldconfig problem " Sergio Monteiro Basto
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox