lkml.org 
[lkml]   [2002]   [Feb]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: sis_malloc / sis_free
    On Wed, 20 Feb 2002, Alan Cox wrote:

    > > 'shares' code with the fb code. What if I have SIS framebuffer disabled
    > > and SIS DRM code enabled? In 2.4.18-rc2, the SIS DRM code does not compile
    > > from the lack of sis_malloc and sis_free function.
    >
    > SIS DRM requires the SIS frame buffer.

    These are the compiling errors in make bzImage:

    drivers/char/drm/drm.o: In function `sis_fb_alloc':
    drivers/char/drm/drm.o(.text+0x451c6): undefined reference to `sis_malloc'
    drivers/char/drm/drm.o(.text+0x4520d): undefined reference to `sis_free'
    drivers/char/drm/drm.o: In function `sis_fb_free':
    drivers/char/drm/drm.o(.text+0x45352): undefined reference to `sis_free'
    drivers/char/drm/drm.o: In function `sis_final_context':
    drivers/char/drm/drm.o(.text+0x45806): undefined reference to `sis_free'
    make: *** [vmlinux] Error 1

    (so, DRM code does not take sis_malloc nor sis_free functions from
    the FB code, that I expected to see)

    []s,
    Cesar Suga <sartre@linuxbr.com>


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

    \
     
     \ /
      Last update: 2005-03-22 13:24    [W:2.890 / U:1.068 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site