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



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to