Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 227469 - sys-kernel/gentoo-sources - scripts/kconfig/lex.zconf.c:1647: warning: ‘input’ defin[ed but not used]
Summary: sys-kernel/gentoo-sources - scripts/kconfig/lex.zconf.c:1647: warning: ‘input...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-16 16:29 UTC by Billy DeVincentis
Modified: 2008-06-16 19:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Billy DeVincentis 2008-06-16 16:29:07 UTC
I see an error about an undefined script as you can see below


Gentoo Linux Genkernel; Version 3.4.10
* Running with options: --menuconfig --install kernel --

* Linux Kernel 2.6.25-gentoo-r4 for x86...
* kernel: >> Running mrproper...
* config: Using config from /etc/kernels/kernel-config-x
*         Previous config backed up to .config.bak
*         >> Running oldconfig...
* kernel: >> Cleaning...
* config: >> Invoking menuconfig...
scripts/kconfig/lex.zconf.c:1647: warning: ‘input’ defin
#
# configuration written to .config
#



Reproducible: Always
Comment 1 Andrew Gaffney (RETIRED) gentoo-dev 2008-06-16 18:48:28 UTC
What exactly are you talking about? All I see is a *warning* from the *kernel* compile. Even if this is actually causing a problem (which it doesn't appear to be), it has absolutely nothing to do with genkernel.

I'm sending this back to bug-wranglers to either send to the kernel team or close as they see fit.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2008-06-16 19:19:32 UTC
To me it appears to be a harmless warning about an unused variable.