I tried make oldconfig for 1.1.5, and got this:

[major snippage]
IA32_SUPPORT: Kernel support for IA-32 emulation < >: (FROZEN)
PROFILE: Kernel profiling support [ ]: (FROZEN)
Traceback (most recent call last):
  File "scripts/cmlconfigure.py", line 2734, in ?
    main()
  File "scripts/cmlconfigure.py", line 2658, in main
    tty_style_menu(config).cmdloop()
  File "scripts/cmlconfigure.py", line 431, in __init__
    self.skip_to_query(configuration.next_node, 1)
  File "scripts/cmlconfigure.py", line 339, in skip_to_query
    self.do_s(config)
  File "scripts/cmlconfigure.py", line 543, in do_s
    problems = configuration.sanity_check(1)
  File "scripts/cmlsystem.py", line 576, in sanity_check
    baton.twirl()
AttributeError: 'int' object has no attribute 'twirl'
make: *** [oldconfig] Error 1

I got the same thing for 1.1.3 and 1.1.4.  CML2-1.1.2 worked fine,
and I just tested it again, and 1.1.2 still works for make oldconfig.

Steven

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

Reply via email to