login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
September
»
3
Re: [PATCH] ncurses based config
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Randy.Dunlap
Subject:
Re: [PATCH] ncurses based config
Date: Wednesday, September 3, 2008 - 1:03 pm
On Wed, 3 Sep 2008, Randy.Dunlap wrote:
quoted text
> On Wed, 3 Sep 2008, Bartlomiej Zolnierkiewicz wrote: >=20 > >=20 > > Hi, > >=20 > > On Wednesday 03 September 2008, Nir Tzachar wrote: > > > This patch was inspired by the kernel projects page, where an ncurses > > > replacement for menuconfig was mentioned (by Sam Ravnborg). > > >=20 > > > Building on menuconfig, this patch implements a more modern look inte=
rface using
quoted text
> > > ncurses and ncurses' satellite libraries (menu, panel, form). The imp=
lementation
quoted text
> > > does not depend on lxdialog, which is currently distributed with the =
kernel.
quoted text
> > >=20 > > > The only change outside of nconf.c is due to a name clash: both ncurs=
es and
quoted text
> > > lkc.h define a fucntion named menu_init(). I changed the internal ver=
sion's
quoted text
> > > name.=20 > > >=20 > > > Please consider the patch for merging. Comments are appreciated. > >=20 > > Could you please tell what kernel version is it against? >=20 > It applies cleanly to 2.6.27-rc5-git4 FWIW. >=20 > > I'm getting the following error on make nconfig (and also on make menuc=
onfig
quoted text
> > which works fine without this patch) with the current Linus' tree: > >=20 > > HOSTCC scripts/kconfig/conf.o > > HOSTCC scripts/kconfig/kxgettext.o > > HOSTCC scripts/kconfig/nconf.o > > HOSTCC scripts/kconfig/zconf.tab.o > > scripts/kconfig/zconf.tab.c: In function =FF=FFconf_parse=FF=FF: > > scripts/kconfig/zconf.tab.c:2258: warning: implicit declaration of func=
tion =FF=FFmenu_init=FF=FF
quoted text
> > HOSTLD scripts/kconfig/nconf > > scripts/kconfig/nconf arch/x86/Kconfig > > make[1]: *** [nconfig] Segmentation fault > > make: *** [nconfig] Error 2 >=20 > Need to change all /menu_init/ in zconf.tab.c* to /_menu_init/. >=20 > Need to strip trailing whitespace on new source code lines. >=20 > I'm seeing cyan (?) foreground on black background. Is that the colors > that were planned? >=20 > Instructions are dark blue on black -- cannot read them.
"make help" needs to have "nconfig" added to it. --=20 ~Randy
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH] ncurses based config
, Nir Tzachar
, (Wed Sep 3, 12:11 pm)
Re: [PATCH] ncurses based config
, Bartlomiej Zolnierki ...
, (Wed Sep 3, 12:38 pm)
Re: [PATCH] ncurses based config
, Randy.Dunlap
, (Wed Sep 3, 1:02 pm)
Re: [PATCH] ncurses based config
, Randy.Dunlap
, (Wed Sep 3, 1:03 pm)
Re: [PATCH] ncurses based config
, Bartlomiej Zolnierki ...
, (Wed Sep 3, 1:18 pm)
Re: [PATCH] ncurses based config
, Alejandro Riveira
, (Wed Sep 3, 1:29 pm)
Re: [PATCH] ncurses based config
, KOSAKI Motohiro
, (Wed Sep 3, 9:22 pm)
Re: [PATCH] ncurses based config
, Alejandro Riveira
, (Thu Sep 4, 3:36 am)
Re: [PATCH] ncurses based config
, Bartlomiej Zolnierki ...
, (Thu Sep 4, 8:02 am)
[PATCH] ncurses based config V2
, Nir Tzachar
, (Fri Sep 5, 1:27 am)
Re: [PATCH] ncurses based config V2
, Alejandro Riveira
, (Fri Sep 5, 6:49 am)
Re: [PATCH] ncurses based config V2
, Willy Tarreau
, (Fri Sep 5, 12:59 pm)
Re: [PATCH] ncurses based config V2
, Nir Tzachar
, (Fri Sep 5, 10:41 pm)
Re: [PATCH] ncurses based config V2
, Willy Tarreau
, (Sun Sep 14, 3:52 am)
Re: [PATCH] ncurses based config V2
, Nir Tzachar
, (Wed Sep 17, 4:58 am)
Re: [PATCH] ncurses based config V2
, Sam Ravnborg
, (Mon Nov 24, 11:44 am)
Re: [PATCH] ncurses based config V2
, Roman Zippel
, (Mon Nov 24, 7:33 pm)
Re: [PATCH] ncurses based config V2
, Nir Tzachar
, (Tue Nov 25, 1:01 am)
Re: [PATCH] ncurses based config V2
, Nir Tzachar
, (Tue Nov 25, 1:04 am)
Re: [PATCH] ncurses based config V2
, Sam Ravnborg
, (Tue Nov 25, 1:11 am)
Re: [PATCH] ncurses based config V2
, Nir Tzachar
, (Tue Nov 25, 5:35 am)
Re: [PATCH] ncurses based config V2
, Roman Zippel
, (Tue Nov 25, 9:02 am)
sss
, Nir Tzachar
, (Sat Nov 29, 2:40 pm)
[PATCH] nconfig V3
, Nir Tzachar
, (Sat Nov 29, 2:40 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Rusty Russell
Re: 2.6.22-rc3-mm1
Bill Fink
Re: [PATCH] net: add ability to clear stats via ethtool - e1000/pcnet32
Jeffrey V. Merkey
Re: Versioning file system
Alexey Dobriyan
Re: [2.6.22.2 review 09/84] Fix rfkill IRQ flags.
Luben Tuikov
Re: Integration of SCST in the mainstream Linux kernel
git-commits-head
:
Linux Kernel Mailing List
V4L/DVB: tm6000: add special usb request to quit i2c tuner transfer
Linux Kernel Mailing List
OMAP: DSS2: SDI driver
Linux Kernel Mailing List
PCI: introduce pci_pcie_cap()
Linux Kernel Mailing List
drivers/acpi: use kasprintf
Linux Kernel Mailing List
PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluation
linux-netdev
:
David Miller
Re: [2.6.30-rc3] powerpc: compilation error of mace module
Rafael J. Wysocki
Re: [PATCH] igb: fix kexec with igb
Patrick McHardy
Re: [rfc 02/13] [RFC 02/13] netfilter: nf_conntrack_sip: Add callid parser
webmaster Maintenance
联系系统管理员
Krzysztof Oledzki
Re: Error: an inet prefix is expected rather than "0/0".
openbsd-misc
:
Ted Bullock
Re: Proliant DL380 G3 cannot get on network
Jack J. Woehr
Re: Real men don't attack straw men
Úlfar M. E. Johnson
installing openbsd in xen
Eric Furman
Re: Defending OpenBSD Performance
Tony Abernethy
Re: The Atheros story in much fewer words
git
:
Oliver Kullmann
Re: how to move with history?
Junio C Hamano
Re: [PATCH 2/3] git-add--interactive: remove hunk coalescing
Shawn O. Pearce
Re: Bugs in Gitosis
Alex Riesen
Re: git exclude patterns for directory
David Kastrup
Re: I'm a total push-over..
Colocation donated by:
Syndicate