All of lore.kernel.org
 help / color / mirror / Atom feed
* unresloved systems /drm/sis.o
@ 2004-07-22  8:24 Joel n.solanki
  2004-07-22  9:19 ` wrong list ??? " Joel n.solanki
  2004-07-22 23:29 ` Keith Owens
  0 siblings, 2 replies; 4+ messages in thread
From: Joel n.solanki @ 2004-07-22  8:24 UTC (permalink / raw)
  To: linux-kernel

Dear kernel gurus..

My system is Redhat 9.0 
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


So what should i enable in this kernel so that i can not see error
again.
Searched for this error on google but cant find appropriate answer.
it says "SIS DRM requires SIS frame buffer, known problem"

but i didnt got solution from above sentence. i am very new to kernel
compilation.

Any ideas,

Regards,
Joel



^ permalink raw reply	[flat|nested] 4+ messages in thread

* wrong list ??? Re: unresloved systems /drm/sis.o
  2004-07-22  8:24 unresloved systems /drm/sis.o Joel n.solanki
@ 2004-07-22  9:19 ` Joel n.solanki
  2004-07-22 10:30   ` Gene Heskett
  2004-07-22 23:29 ` Keith Owens
  1 sibling, 1 reply; 4+ messages in thread
From: Joel n.solanki @ 2004-07-22  9:19 UTC (permalink / raw)
  To: linux-kernel


M i in wrong list ?

On Thu, 2004-07-22 at 13:54, Joel n.solanki wrote:
> Dear kernel gurus..
> 
> My system is Redhat 9.0 
> 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
> 
> 
> So what should i enable in this kernel so that i can not see error
> again.
> Searched for this error on google but cant find appropriate answer.
> it says "SIS DRM requires SIS frame buffer, known problem"
> 
> but i didnt got solution from above sentence. i am very new to kernel
> compilation.
> 
> Any ideas,
> 
> Regards,
> Joel
> 
> 
> -
> 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/



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: wrong list ??? Re: unresloved systems /drm/sis.o
  2004-07-22  9:19 ` wrong list ??? " Joel n.solanki
@ 2004-07-22 10:30   ` Gene Heskett
  0 siblings, 0 replies; 4+ messages in thread
From: Gene Heskett @ 2004-07-22 10:30 UTC (permalink / raw)
  To: linux-kernel

On Thursday 22 July 2004 05:19, Joel n.solanki wrote:
>M i in wrong list ?
>
No, but it might take more than 55 minutes for someone familiar with 
that code to read it and reply this time of the morning.  Some do 
sleep occasionally you know.

-- 
Cheers, Gene
There are 4 boxes to be used in defense of liberty. 
Soap, ballot, jury, and ammo.
Please use in that order, starting now.  -Ed Howdershelt, Author
Additions to this message made by Gene Heskett are Copyright 2004, 
Maurice E. Heskett, all rights reserved.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: unresloved systems /drm/sis.o
  2004-07-22  8:24 unresloved systems /drm/sis.o Joel n.solanki
  2004-07-22  9:19 ` wrong list ??? " Joel n.solanki
@ 2004-07-22 23:29 ` Keith Owens
  1 sibling, 0 replies; 4+ messages in thread
From: Keith Owens @ 2004-07-22 23:29 UTC (permalink / raw)
  To: Joel n.solanki; +Cc: linux-kernel

On 22 Jul 2004 13:54:41 +0530, 
"Joel n.solanki" <zealous@bonbon.net> 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.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-07-22 23:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-22  8:24 unresloved systems /drm/sis.o Joel n.solanki
2004-07-22  9:19 ` wrong list ??? " Joel n.solanki
2004-07-22 10:30   ` Gene Heskett
2004-07-22 23:29 ` Keith Owens

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.