public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* RE: [Dri-devel] Re: 2.4.22-rc2 unresolved symbols in drm/sis.o wh en CONFIG_AGP=m
@ 2003-08-17 16:12 Alexander Stohr
  2003-08-26 22:27 ` Eric Anholt
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Stohr @ 2003-08-17 16:12 UTC (permalink / raw)
  To: Alan Cox, Filip Sneppe; +Cc: faith, DRI Devel, Linux Kernel Mailing List

why wont the module compilation still pass
when SIS fb configuration flags from the
Linux kernel configuration are missing?

sorry if that requirement is already
mentioned in the readme. i am just wondering.

-Alex.

> -----Original Message-----
> From: Alan Cox [mailto:alan@lxorguk.ukuu.org.uk]
> Sent: Sunday, August 17, 2003 17:48
> To: Filip Sneppe
> Cc: faith@valinux.com; DRI Devel; Linux Kernel Mailing List
> Subject: [Dri-devel] Re: 2.4.22-rc2 unresolved symbols in 
> drm/sis.o when
> CONFIG_AGP=m
> 
> 
> On Sul, 2003-08-17 at 16:39, Filip Sneppe wrote:
> > 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
> 
> SIS DRM requires SIS frame buffer, known problem
> 
> 
> 
> -------------------------------------------------------
> 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
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel



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

* RE: [Dri-devel] Re: 2.4.22-rc2 unresolved symbols in drm/sis.o wh en CONFIG_AGP=m
  2003-08-17 16:12 [Dri-devel] Re: 2.4.22-rc2 unresolved symbols in drm/sis.o wh en CONFIG_AGP=m Alexander Stohr
@ 2003-08-26 22:27 ` Eric Anholt
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Anholt @ 2003-08-26 22:27 UTC (permalink / raw)
  To: Alexander Stohr
  Cc: Alan Cox, Filip Sneppe, faith, DRI Devel,
	Linux Kernel Mailing List

On Sun, 2003-08-17 at 09:12, Alexander Stohr wrote:
> why wont the module compilation still pass
> when SIS fb configuration flags from the
> Linux kernel configuration are missing?
> 
> sorry if that requirement is already
> mentioned in the readme. i am just wondering.

The SiS DRM uses sisfb to allocate the framebuffer memory (XFree86 uses
sisfb, too, when present).  There is currently no fallback method for
when sisfb is not present.  I am working at the moment on removing this
requirement.  We could have ifdeffed appropriately and built a
non-functional module, but that wasn't done.

I hope nobody minds me making massive style changes on the sis DRM
code.  I find it quite ugly at the moment.

-- 
Eric Anholt                                eta@lclark.edu          
http://people.freebsd.org/~anholt/         anholt@FreeBSD.org


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

end of thread, other threads:[~2003-08-26 22:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-17 16:12 [Dri-devel] Re: 2.4.22-rc2 unresolved symbols in drm/sis.o wh en CONFIG_AGP=m Alexander Stohr
2003-08-26 22:27 ` Eric Anholt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox