![]() | ||||||||||
Messages in this thread |
Reuben Farrelly <reuben-lkml@reub.net> wrote: > > Hi, > > On 7/11/2005 3:24 p.m., Andrew Morton wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.14/2.6.14-mm1/ > > > > - Added the 1394 development tree to the -mm lineup, as git-ieee1394.patch > > > > - Re-added rmk's driver-model tree git-drvmodel.patch > > > > - Added davem's sparc64 tree, as git-sparc64.patch > > > > - v4l updates > > > > - dvb updates > > Ok a couple of things so far: > > Firstly: > > CC [M] drivers/edac/edac_mc.o > drivers/edac/edac_mc.c: In function 'edac_mc_scrub_block': > drivers/edac/edac_mc.c:647: error: syntax error before 'asm' > drivers/edac/edac_mc.c:647: error: void value not ignored as it ought to be > drivers/edac/edac_mc.c:653: warning: passing argument 1 of 'page_zone' makes > pointer from integer without a cast > drivers/edac/edac_mc.c:653: error: syntax error before 'do' > drivers/edac/edac_mc.c:653: error: '__dummy' undeclared (first use in this function) > drivers/edac/edac_mc.c:653: error: (Each undeclared identifier is reported only once > drivers/edac/edac_mc.c:653: error: for each function it appears in.) > drivers/edac/edac_mc.c: At top level: > drivers/edac/edac_mc.c:653: error: syntax error before 'while' > make[2]: *** [drivers/edac/edac_mc.o] Error 1 > make[1]: *** [drivers/edac] Error 2 > make: *** [drivers] Error 2 OK, I'll fix that up. > And secondly: > > WARNING: /lib/modules/2.6.14-mm1/kernel/drivers/block/ub.ko needs unknown symbol > storage_usb_ids > WARNING: /lib/modules/2.6.14-mm1/kernel/drivers/block/ub.ko needs unknown symbol > usb_usual_clear_present > WARNING: /lib/modules/2.6.14-mm1/kernel/drivers/block/ub.ko needs unknown symbol > usb_usual_check_type > WARNING: /lib/modules/2.6.14-mm1/kernel/drivers/block/ub.ko needs unknown symbol > usb_usual_set_present > WARNING: /lib/modules/2.6.14-mm1/kernel/drivers/usb/storage/usb-storage.ko needs > unknown symbol storage_usb_ids > WARNING: /lib/modules/2.6.14-mm1/kernel/drivers/usb/storage/usb-storage.ko needs > unknown symbol usb_usual_clear_present > WARNING: /lib/modules/2.6.14-mm1/kernel/drivers/usb/storage/usb-storage.ko needs > unknown symbol usb_usual_check_type > WARNING: /lib/modules/2.6.14-mm1/kernel/drivers/usb/storage/usb-storage.ko needs > unknown symbol usb_usual_set_present > > It seems that libusual.ko is not being actually built as a module, despite being > set to 'm' in .config. > > Config is up at http://www.reub.net/kernel/ > > Box is an i386/P4/Intel925 running recent Fedora Rawhide. > Yup, gregkh-usb-usb-libusual.patch would appear to be the culprit here - 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/ | |||||||||
| Last update: 2005-11-07 06:10 [from the cache] ©2003-2008 | ||||||||||