2002-07-28 01:54:00

by Timothy Murphy

[permalink] [raw]
Subject: kernel-2.5.29

fs/partitions/Config.in l.28
Should dep_bool have a third argument?
As it stands, "make xconfig" fails at this point.
It works if I add $CONFIG_EXPERIMENTAL as a third argument.

==========================================
Script started on Sun Jul 28 00:34:47 2002
tim@william linux]$ make xconfig
make[1]: Entering directory `/usr/src/linux-2.5.29/scripts'
Generating kconfig.tk
fs/partitions/Config.in: 28: can't handle dep_bool/dep_mbool/dep_tristate condition
chmod 755 kconfig.tk
make[1]: Leaving directory `/usr/src/linux-2.5.29/scripts'
...
Script done on Sun Jul 28 00:34:57 2002
==========================================

--
Timothy Murphy
e-mail: [email protected]
tel: 086-233 6090
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland


2002-07-28 07:13:51

by Ville Herva

[permalink] [raw]
Subject: Re: kernel-2.5.29

On Sun, Jul 28, 2002 at 02:57:01AM +0100, you [Timothy Murphy] wrote:
> fs/partitions/Config.in l.28
> Should dep_bool have a third argument?
> As it stands, "make xconfig" fails at this point.
> It works if I add $CONFIG_EXPERIMENTAL as a third argument.
>
> ==========================================
> Script started on Sun Jul 28 00:34:47 2002
> tim@william linux]$ make xconfig
> make[1]: Entering directory `/usr/src/linux-2.5.29/scripts'
> Generating kconfig.tk
> fs/partitions/Config.in: 28: can't handle dep_bool/dep_mbool/dep_tristate condition
> chmod 755 kconfig.tk
> make[1]: Leaving directory `/usr/src/linux-2.5.29/scripts'
> ...
> Script done on Sun Jul 28 00:34:57 2002
> ==========================================

See
http://groups.google.com/groups?safe=images&ie=UTF-8&oe=utf-8&[email protected]&lr=&num=50&hl=en
for fix.


-- v --

[email protected]