On Sat, Dec 23, 2006 at 03:07:15PM -0800, Andrew Morton wrote: > On Sat, 23 Dec 2006 14:14:48 -0600 > Steve French <[EMAIL PROTECTED]> wrote: > > > Is this a know problem with very current 2.6.19-rc? > > > > Building modules, stage 2. > > MODPOST 443 modules > > WARNING: "bitrev32" [drivers/net/8139cp.ko] undefined! > > You'll need to set CONFIG_BITREVERSE. Somehow. This is going to cause > problems and I suspect we'll end up giving up in horror and just adding it > to lib-y. >...
Not lib-y but obj-y. Adding it to lib-y would be a bug, and it would obviously not help with this problem. cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/