Error: can't read "CONFIG_DRM_AGP": no such variable.
The stack trace is:
can't read "CONFIG_DRM_AGP": no such variable
while executing
"list $CONFIG_DRM_AGP"
(procedure "writeconfig" line 2351)
invoked from within
"writeconfig .config include/linux/autoconf.h"
invoked from within
".f0.right.save invoke"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w invoke]"
(procedure "tkButtonUp" line 7)
invoked from within
"tkButtonUp .f0.right.save
"
(command bound to event)
scripts/kconfig.tk has this:
set CONFIG_DRM_AGP 4
and
write_tristate $cfg $autocfg CONFIG_AGP $CONFIG_AGP [list $CONFIG_DRM_AGP] 2
ac20 itself doesn't seem to have any references to CONFIG_DRM_AGP
at all. Hmmm.
If it makes a difference, the .config I used as a base has no
variables with either DRM or AGP in them.
Cheers,
- Bill
---------------------------------------------------------------------------
"That vulnerability is completely theoretical." -- Microsoft
L0pht, Making the theoretical practical since 1992.
(Courtesy of "Deliduka, Bennet" <bennet.deliduka@state.vt.us>)
--------------------------------------------------------------------------
William Stearns (wstearns@pobox.com). Mason, Buildkernel, named2hosts,
and ipfwadm2ipchains are at: http://www.pobox.com/~wstearns
LinuxMonth; articles for Linux Enthusiasts! http://www.linuxmonth.com
--------------------------------------------------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/