trouble make bzImage on kernel 2.6.9
I am upgradinfg my 2.4.20.8 kernel in to the 2.6.9 it was all going right but when i try #make bzImage i get this error:
LD drivers/char/agp/agpgart.o
CC drivers/char/agp/intel-agp.o
LD drivers/char/agp/built-in.o
CC 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: structure has no member named `next_buffer'
drivers/char/drm/gamma_context.h:193: structure has no member named `next_buffer'
In file included from drivers/char/drm/gamma_drv.c:44:
drivers/char/drm/gamma_old_dma.h: In function `gamma_clear_next_buffer':
drivers/char/drm/gamma_old_dma.h:40: structure has no member named `next_buffer'
drivers/char/drm/gamma_old_dma.h:41: structure has no member named `next_queue'
drivers/char/drm/gamma_old_dma.h:41: structure has no member named `next_queue'
drivers/char/drm/gamma_old_dma.h:41: structure has no member named `next_queue'
drivers/char/drm/gamma_old_dma.h:41: structure has no member named `next_queue'
drivers/char/drm/gamma_old_dma.h:41: structure has no member named `next_queue'
drivers/char/drm/gamma_old_dma.h:41: structure has no member named `next_queue'
drivers/char/drm/gamma_old_dma.h:42: structure has no member named `next_queue'
drivers/char/drm/gamma_old_dma.h:44: structure has no member named `next_queue'
In file included from drivers/char/drm/gamma_drv.c:46:
drivers/char/drm/drm_drv.h: In function `gamma_release':
drivers/char/drm/drm_drv.h:808: warning: implicit declaration of function `gamma_ctxbitmap_free'
make[3]: ** [drivers/char/drm/gamma_drv.o] Erro 1
make[2]: ** [drivers/char/drm] Erro 2
make[1]: ** [drivers/char] Erro 2
make: ** [drivers] Erro 2
How can i correct that??? It was something wrong with the make oldconfig answer that i gave????
thanks
Dan
Linux you help me, i help they like he help you.
|