[Bash-completion-devel] [bash-completion-Bugs][311412] DBTS 340747: does not show 'make menuconfig' in kernel tree

bash-completion-bugs at alioth.debian.org bash-completion-bugs at alioth.debian.org
Fri Jan 30 09:29:51 UTC 2009


Bugs item #311412, was opened at 30/01/2009 10:29
Status: Open
Priority: 2
Submitted By: David Paleino (hanska-guest)
Assigned to: Nobody (None)
Summary: DBTS 340747: does not show 'make menuconfig' in kernel tree 
Distribution: None
Originally reported in: Debian BTS
Milestone: None
Original bug number: 340747


Initial Comment:
From: Miernik <miernik at ffii.org>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: bash completion does not show 'make menuconfig' in kernel tree
Date: Fri, 25 Nov 2005 16:41:58 +0100

Package: make
Version: 3.80-11
Severity: minor

While in kernel tree from Debian package linux-source-2.6.14 the
followig options are available after make in bash tab completion:

czernica:/usr/src/linux-source-2.6.14$ make
all              checkstack       %config          cscope           depend           help             modules          mrproper         prepare          prepare2         rpm              tags             vmlinux
archprepare      clean            configcheck      debug_kallsyms   distclean        includecheck     modules_install  namespacecheck   prepare0         prepare3         scripts/         TAGS
buildcheck       config           crmodverdir      dep              FORCE            kernelrelease    modules_prepare  outputmakefile   prepare1         prepare-all      scripts_basic    versioncheck
czernica:/usr/src/linux-source-2.6.14$ make

There should be 'menuconfig' among these, but there isn't.



----------------------------------------------------------------------

>Comment By: David Paleino (hanska-guest)
Date: 30/01/2009 10:29

Message:
From: Matthias Klose <doko at cs.tu-berlin.de>
To: ian at caliban.org, Miernik <miernik at ffii.org>, 340747 at bugs.debian.org
Subject: bash completion does not show 'make menuconfig' in kernel tree
Date: Sat, 4 Mar 2006 00:29:29 +0100

bash_completion only reads the Makefile, these targets are defined in another file included with the 'include' directive.

----------------------------------------------------------------------

You can respond by visiting: 
http://alioth.debian.org/tracker/?func=detail&atid=413095&aid=311412&group_id=100114



More information about the Bash-completion-devel mailing list