On Fri, Sep 26, 2008 at 08:04:18PM +0200, Davide Pesavento wrote: > Hi! > > I just pulled from wireless-testing git tree and I'm now hitting this > build error: > > Building modules, stage 2. > MODPOST 216 modules > ERROR: "mpp_path_lookup" [net/mac80211/mac80211.ko] undefined! > ERROR: "mpp_path_add" [net/mac80211/mac80211.ko] undefined! > make[1]: *** [__modpost] Error 1 > make: *** [modules] Error 2 > > My kernel config: > > $ grep CONFIG_MAC80211 .config > CONFIG_MAC80211=m > CONFIG_MAC80211_RC_PID=y > CONFIG_MAC80211_RC_DEFAULT_PID=y > CONFIG_MAC80211_RC_DEFAULT="pid" > # CONFIG_MAC80211_MESH is not set Turn this on to make it build again. I'm not sure what the best long-term solution is. Should we define empty versions of those functions when that config option is unset? Or just make the whole block subject to that config option? John -- John W. Linville Linux should be at the core linville@xxxxxxxxxxxxx of your literate lifestyle. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html