On Mon, 2006-06-05 at 18:19 +0200, Wolfgang Pfeiffer wrote:
> 
>   CC [M]  
> /home/shorty/kernel-factory/git/modules/drm/drm/linux-core/savage_bci.
> o
> /home/shorty/kernel-factory/git/modules/drm/drm/linux-core/savage_bci.c: In 
> func
> tion 'savage_driver_firstopen':
> /home/shorty/kernel-factory/git/modules/drm/drm/linux-core/savage_bci.c:586: 
> war
> ning: implicit declaration of function 'drm_mtrr_add'
> /home/shorty/kernel-factory/git/modules/drm/drm/linux-core/savage_bci.c:587: 
> err
> or: 'DRM_MTRR_WC' undeclared (first use in this function)
> /home/shorty/kernel-factory/git/modules/drm/drm/linux-core/savage_bci.c:587: 
> err
> or: (Each undeclared identifier is reported only once
> /home/shorty/kernel-factory/git/modules/drm/drm/linux-core/savage_bci.c:587: 
> err
> or: for each function it appears in.)
> /home/shorty/kernel-factory/git/modules/drm/drm/linux-core/savage_bci.c: In 
> func
> tion 'savage_driver_lastclose':
> /home/shorty/kernel-factory/git/modules/drm/drm/linux-core/savage_bci.c:662: 
> war
> ning: implicit declaration of function 'drm_mtrr_del'
> /home/shorty/kernel-factory/git/modules/drm/drm/linux-core/savage_bci.c:664: 
> err
> or: 'DRM_MTRR_WC' undeclared (first use in this function)
> make[2]: *** 
> [/home/shorty/kernel-factory/git/modules/drm/drm/linux-core/savage_
> bci.o] Error 1
> make[1]: *** 
> [_module_/home/shorty/kernel-factory/git/modules/drm/drm/linux-core
> ] Error 2
> make[1]: Leaving directory `/home/shorty/kernel-factory/git/linux-2.6'
> make: *** [modules] Error 2

You don't need the savage DRM. Try

make DRM_MODULES=radeon


-- 
Earthling Michel Dänzer           |          http://tungstengraphics.com
Libre software enthusiast         |          Debian, X and DRI developer


Reply via email to