public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: make xconfig fails in 2.5.8 kernel, trivial change to fix it
       [not found] <20020416224524.GA5651@gwaihir.linuxfromscratch.org>
@ 2002-04-17  2:04 ` Andre Hedrick
  2002-04-17  2:35   ` Gerard Beekmans
  2002-04-17  8:00   ` Jens Axboe
  0 siblings, 2 replies; 3+ messages in thread
From: Andre Hedrick @ 2002-04-17  2:04 UTC (permalink / raw)
  To: Gerard Beekmans; +Cc: linux-kernel, Martin Dalecki


Gerard,

I am sorry I can not answer you questions about 2.5, since there is a new
maintainer.  I am sure he can resolve your 2.5 issue proper.

Andre Hedrick
The Second Linux X-IDE guy

 
On Tue, 16 Apr 2002, Gerard Beekmans wrote:

> Hi,
> 
> There is a very trivial problem in line 52 of the drivers/ide/Config.in
> file. It reads:
> 	if [ $CONFIG_BLK_DEV_IDE_TCQ_DEFAULT != "n" ]; then
> 
> 'make xconfig' fails on this saying that it is a bad if condition:
> 
> 	cat header.tk >> ./kconfig.tk
> 	./tkparse < ../arch/i386/config.in >> kconfig.tk
> 	drivers/ide/Config.in: 52: bad if condition
> 
> It is easily fixed by enclosing $CONFIG_BLK_DEV_IDE_TCQ_DEFAULT in double
> quotes. There are other if conditions in this same file that do have those
> quotes and Tk doesn't complain about them.
> 
> Does anybody use xconfig these days anyways since nobody apprarently has
> noticed it before? I saw this broken a few 2.5 releases ago too but never
> got around looking into it.
> 
> 
> 
> -- 
> Gerard Beekmans
> www.linuxfromscratch.org
> 
> -*- If Linux doesn't have the solution, you have the wrong problem -*-
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: make xconfig fails in 2.5.8 kernel, trivial change to fix it
  2002-04-17  2:04 ` make xconfig fails in 2.5.8 kernel, trivial change to fix it Andre Hedrick
@ 2002-04-17  2:35   ` Gerard Beekmans
  2002-04-17  8:00   ` Jens Axboe
  1 sibling, 0 replies; 3+ messages in thread
From: Gerard Beekmans @ 2002-04-17  2:35 UTC (permalink / raw)
  To: Andre Hedrick; +Cc: linux-kernel, Martin Dalecki

On Tue, Apr 16, 2002 at 07:04:32PM -0700, Andre Hedrick wrote:
> I am sorry I can not answer you questions about 2.5, since there is a new
> maintainer.  I am sure he can resolve your 2.5 issue proper.

That file config.in had your name and email address in the headers. You may
want to have that removed?


-- 
Gerard Beekmans
www.linuxfromscratch.org

-*- If Linux doesn't have the solution, you have the wrong problem -*-

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: make xconfig fails in 2.5.8 kernel, trivial change to fix it
  2002-04-17  2:04 ` make xconfig fails in 2.5.8 kernel, trivial change to fix it Andre Hedrick
  2002-04-17  2:35   ` Gerard Beekmans
@ 2002-04-17  8:00   ` Jens Axboe
  1 sibling, 0 replies; 3+ messages in thread
From: Jens Axboe @ 2002-04-17  8:00 UTC (permalink / raw)
  To: Andre Hedrick; +Cc: Gerard Beekmans, linux-kernel, Martin Dalecki

On Tue, Apr 16 2002, Andre Hedrick wrote:
> > Hi,
> > 
> > There is a very trivial problem in line 52 of the drivers/ide/Config.in
> > file. It reads:
> > 	if [ $CONFIG_BLK_DEV_IDE_TCQ_DEFAULT != "n" ]; then
> > 
> > 'make xconfig' fails on this saying that it is a bad if condition:
> > 
> > 	cat header.tk >> ./kconfig.tk
> > 	./tkparse < ../arch/i386/config.in >> kconfig.tk
> > 	drivers/ide/Config.in: 52: bad if condition
> > 
> > It is easily fixed by enclosing $CONFIG_BLK_DEV_IDE_TCQ_DEFAULT in double
> > quotes. There are other if conditions in this same file that do have those
> > quotes and Tk doesn't complain about them.
> > 
> > Does anybody use xconfig these days anyways since nobody apprarently has
> > noticed it before? I saw this broken a few 2.5 releases ago too but never
> > got around looking into it.

The problem is new to 2.5.8, since that very option did not exist in
earlier releases. And it's fixed in the latest ide patch sets.

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-04-17  8:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20020416224524.GA5651@gwaihir.linuxfromscratch.org>
2002-04-17  2:04 ` make xconfig fails in 2.5.8 kernel, trivial change to fix it Andre Hedrick
2002-04-17  2:35   ` Gerard Beekmans
2002-04-17  8:00   ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox