Messages in this thread |  | | | Date | Mon, 5 Nov 2001 22:43:26 -0500 | | From | R Dicaire <> | | Subject | 2.4.14 loop.o module problem |
| |
Errors compiling 2.4.14...
While compiling the modules:
loop.c: In function `lo_send': loop.c:210: warning: implicit declaration of function `deactivate_page'
While installing the modules:
find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.14; fi depmod: *** Unresolved symbols in /lib/modules/2.4.14/kernel/drivers/block/loop.o depmod: deactivate_page gcc 2.95.3
GNU binutils-2.11.90.0.19
Please respond to this email address, I'm not on the list, thanks. - 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/
|  |