2.4.22-rc2 unresolved symbols in drm/sis.o when CONFIG_AGP=m

From: Filip Sneppe
Date: Sun Aug 17 2003 - 10:43:54 EST


Hi,

I get this on Debian Sarge at the end of a "make modules_install":

depmod: *** Unresolved symbols in
/lib/modules/2.4.22-rc2/kernel/drivers/char/drm/sis.o
depmod: sis_malloc_Ra3329ed5
depmod: sis_free_Rced25333

with these .config options:

CONFIG_AGP=m
CONFIG_AGP_SIS=y
CONFIG_DRM_SIS=m
CONFIG_FB=y
# CONFIG_FB_SIS is not set

>From my testing with some .configs, the combination that triggers
this problem is modular /dev/agpgart + CONFIG_DRM_SIS=m + framebuffer
support (makes no difference if CONFIG_FB_SIS or CONFIG_AGP_SIS are
selected here AFAIK)

Hope this helps someone...

Regards,
Filip

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/