[OpenWrt-Devel] how can i *deselect* building rrdtool?
Robert P. J. Day
rpjday at crashcourse.ca
Mon Nov 17 14:16:53 EST 2014
i am out of ideas here ... i'm doing a full build for my archer c7
router and, when a package fails to build, i simply deselect that
package via "make menuconfig" (and, of course, any other packages that
select it) and restart the build.
at the moment, given that rrdtool failed to build, i deselected
it, but the build again failed trying to build rrdtool. i've verified
through "make menuconfig" that it is indeed deselected. here are the
lines in .config related to rrdtool:
$ grep rrdtool .config
CONFIG_PACKAGE_lighttpd-mod-rrdtool=m
CONFIG_PACKAGE_collectd-mod-rrdtool=m
# CONFIG_PACKAGE_rrdtool is not set
# CONFIG_PACKAGE_rrdtool1 is not set
$
i'm baffled ... given that rrdtool is clearly not selected for
building, why does a simple "make" insist on trying to build it? what
triviality am i overlooking?
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list