2.4.10-pre15: link error, drm <-> mtrr

Giacomo A. Catenazzi (cate@dplanet.ch)
Sun, 23 Sep 2001 15:51:05 +0200


/home/src/linux/arch/i386/lib/lib.a /home/src/linux/lib/lib.a
/home/src/linux/arch/i386/lib/lib.a \
--end-group \
-o vmlinux
drivers/char/drm/drm.o: In function `tdfx_addmap':
drivers/char/drm/drm.o(.text+0x4d3): undefined reference to `mtrr_add'
drivers/char/drm/drm.o: In function `tdfx_rmmap':
drivers/char/drm/drm.o(.text+0x784): undefined reference to `mtrr_del'
drivers/char/drm/drm.o: In function `tdfx_takedown':
drivers/char/drm/drm.o(.text+0x1647): undefined reference to `mtrr_del'
drivers/char/drm/drm.o: In function `tdfx_vm_shm_close':
drivers/char/drm/drm.o(.text+0x4700): undefined reference to `mtrr_del'
make: *** [vmlinux] Error 1

Time to modify Config.in ?

giacomo
-
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/