Re: [BUG] Compile bug in Direct Rendering Manager (kernel 2.6.11-rc1)

From: Adrian Bunk
Date: Thu Jan 13 2005 - 18:50:30 EST


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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/