Keith Owens <[EMAIL PROTECTED]>:
> 
> 2.4.16, kbuild 2.4 only, python 2.1.
> 
> rm .config* config.out* rules.out
> (fgrep -v CONFIG_RTC arch/i386/defconfig ; echo CONFIG_RTC=y) > .config
> yes '' | make oldconfig
> make xconfig
> 
> Select "Sound, ham radio, and telephony", select "Sound support",
> select "y" for SOUND_MSNDPIN.  Splat.
> 
> Exception in Tkinter callback
> Traceback (most recent call last):
>   File "/var/tmp/python2-2.1-root/usr/lib/python2.1/lib-tk/Tkinter.py", line 1285, 
>in __call__
>     return apply(self.func, args)
>   File "scripts/cmlconfigure.py", line 1843, in <lambda>
>     command=lambda x=node, self=self: \
>   File "scripts/cmlconfigure.py", line 2091, in set_symbol
>     self.display()
>   File "scripts/cmlconfigure.py", line 2022, in display
>     for anchor in menu[menu.index(symbol):]:
> AttributeError: ConfigSymbol instance has no attribute 'index'

OK, that's nailed.  It's a coding error I introduced in my last release.
-- 
                <a href="http://www.tuxedo.org/~esr/";>Eric S. Raymond</a>

Strict gun laws are about as effective as strict drug laws...It pains
me to say this, but the NRA seems to be right: The cities and states
that have the toughest gun laws have the most murder and mayhem.
        -- Mike Royko, Chicago Tribune

_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to