Re: unresloved systems /drm/sis.o

From: Keith Owens
Date: Thu Jul 22 2004 - 18:37:08 EST


On 22 Jul 2004 13:54:41 +0530,
"Joel n.solanki" <zealous@xxxxxxxxxx> wrote:
>I have compiled 2.4.21 kernel downloaded from kernel.org
>all things went good according to my choice.
>But when doing make modules_install i got the error for Unresolved
>sysmbols.
>
>Result of depmod -a
>
>
>[root@joel root]# depmod -a
>depmod: *** Unresolved symbols in
>/lib/modules/2.4.21/kernel/drivers/char/drm/sis.o

You need CONFIG_FB_SIS=y to go with CONFIG_DRM_SIS=y. The 2.4 build
system cannot detect the requirement, you have to set CONFIG_FB_SIS=y
by hand.

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