Re: PROBLEM

From: Adrian Bunk
Date: Sun Dec 26 2004 - 22:30:05 EST


On Thu, Dec 23, 2004 at 08:22:34PM -0800, Scott Mollica wrote:

> [1.] One line summary of the problem:
> Problem
> make utility exits with an Error 2 when making
> linux-2.6.9-final.
>
> [2.] Full description of the problem/report:
> make seems to choke in the
> "drivers/char/drm/gamma_drv.c" section during make
> (output from make is attached at bottom).
>...
> CC [M] drivers/char/drm/gamma_drv.o
> In file included from drivers/char/drm/gamma_drv.c:42:
> drivers/char/drm/gamma_context.h: In function
> `gamma_context_switch_complete':
> drivers/char/drm/gamma_context.h:193: error: structure
> has no member named `next_buffer'
>...
> make[3]: *** [drivers/char/drm/gamma_drv.o] Error 1
>...

It seems you answered "yes" to

Code maturity level options
Prompt for development and/or incomplete code/drivers

and "no" to

Code maturity level options
Prompt for development and/or incomplete code/drivers
Select only drivers expected to compile cleanly

If you say "yes" to second question, you won't be able to select drivers
that don't compile.

> Regards,
> Scott Mollica

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/