All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keith Owens <kaos@ocs.com.au>
To: "Joel n.solanki" <zealous@bonbon.net>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: unresloved systems /drm/sis.o
Date: Fri, 23 Jul 2004 09:29:41 +1000	[thread overview]
Message-ID: <28336.1090538981@ocs3.ocs.com.au> (raw)
In-Reply-To: Your message of "22 Jul 2004 13:54:41 +0530." <1090484680.2312.5.camel@joel.d2visp.com>

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.


      parent reply	other threads:[~2004-07-22 23:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=28336.1090538981@ocs3.ocs.com.au \
    --to=kaos@ocs.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zealous@bonbon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.