Toralf Förster wrote: > Hello, > > the build with the attached .config failed, make ends with: > ... > CC lib/rwsem.o > CC lib/semaphore-sleepers.o > CC lib/sha1.o > CC lib/string.o > CC lib/vsprintf.o > AR lib/lib.a > LD arch/i386/lib/built-in.o > CC arch/i386/lib/bitops.o > AS arch/i386/lib/checksum.o > CC arch/i386/lib/delay.o > AS arch/i386/lib/getuser.o > CC arch/i386/lib/memcpy.o > AS arch/i386/lib/putuser.o > AS arch/i386/lib/semaphore.o > CC arch/i386/lib/strstr.o > CC arch/i386/lib/usercopy.o > AR arch/i386/lib/lib.a > GEN .version > CHK include/linux/compile.h > UPD include/linux/compile.h > CC init/main.o > CC init/version.o > LD init/built-in.o > LD .tmp_vmlinux1 > drivers/built-in.o: In function `isicom_probe': > isicom.c:(.text+0x31f44): undefined reference to `pci_request_region' > isicom.c:(.text+0x31fcf): undefined reference to `pci_release_region' > drivers/built-in.o: In function `isicom_remove': > isicom.c:(.text+0x320f9): undefined reference to `pci_release_region' > drivers/built-in.o: In function `sx_remove_card': > sx.c:(.text+0x35cf3): undefined reference to `pci_release_region' > make: *** [.tmp_vmlinux1] Error 1
Yeah, Randy Dunlap posted a patch altering Kconfig on Nov 29; I'm waiting for the next -mm release to fix the code. thanks, -- http://www.fi.muni.cz/~xslaby/ Jiri Slaby faculty of informatics, masaryk university, brno, cz e-mail: jirislaby gmail com, gpg pubkey fingerprint: B674 9967 0407 CE62 ACC8 22A0 32CC 55C3 39D4 7A7E - 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/