On Thu, Jan 13, 2005 at 11:50:06AM +0100, Luca Falavigna wrote:
> 
> While compiling kernel 2.6.11-rc1, make exits with a lot of errors concerning
> Direct Rendering Manager. Here is some info I've grabbed:
> 
> [...]
> CC [M]  drivers/char/drm/gamma_drv.o
> drivers/char/drm/gamma_drv.c:39:22: drm_auth.h: No such file or directory
>...
> make[3]: *** [drivers/char/drm/gamma_drv.o] Error 1
>...
> [...]
> CONFIG_DRM=m
> CONFIG_DRM_TDFX=m
> CONFIG_DRM_GAMMA=m
>...

The more interestion options would have been:
CONFIG_EXPERIMENTAL=y
# CONFIG_CLEAN_COMPILE is not set
CONFIG_BROKEN=y

If you answer "yes" to

  "Prompt for development and/or incomplete code/drivers"

and "no" to

  "Select only drivers expected to compile cleanly"

it souldn't be a big surprise if a driver doesn't compile.


cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to