LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   trouble make bzImage on kernel 2.6.9 (https://www.linuxquestions.org/questions/linux-software-2/trouble-make-bzimage-on-kernel-2-6-9-a-261295/)

danchiaperini 12-01-2004 08:47 AM

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.

foo_bar_foo 12-01-2004 11:45 AM

"Prompt for development and/or incomplete code/drivers" NO
"Select only drivers expected to compile cleanly" YES

that should fix you

danchiaperini 12-01-2004 03:16 PM

how can i change just that without having to answer all questions again?????


Thanks

Dan


All times are GMT -5. The time now is 11:03 AM.