[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Compilazione kernel 2.8.9



Ciao sto cercando di compilare il 2.6.9 in debian-way.
Eseguo:
#make-kpkg clean
#make-kpkg --initrd kernel_image

Si pianta dicendo:
---------------------
  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'
drivers/char/drm/gamma_context.h:193: error: 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: error: structure has no member
named `next_buffer'
drivers/char/drm/gamma_old_dma.h:41: error: structure has no member
named `next_queue'
drivers/char/drm/gamma_old_dma.h:41: error: structure has no member
named `next_queue'
drivers/char/drm/gamma_old_dma.h:41: error: structure has no member
named `next_queue'
drivers/char/drm/gamma_old_dma.h:41: error: structure has no member
named `next_queue'
drivers/char/drm/gamma_old_dma.h:41: error: structure has no member
named `next_queue'
drivers/char/drm/gamma_old_dma.h:41: error: structure has no member
named `next_queue'
drivers/char/drm/gamma_old_dma.h:42: error: structure has no member
named `next_queue'
drivers/char/drm/gamma_old_dma.h:44: error: 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[4]: *** [drivers/char/drm/gamma_drv.o] Error 1
make[3]: *** [drivers/char/drm] Error 2
make[2]: *** [drivers/char] Error 2
make[1]: *** [drivers] Error 2
make[1]: Leaving directory `/usr/src/kernel-source-2.6.9'
make: *** [stamp-build] Error 2
-----------------------

Prima volta che il non riesco a compilare un kernel. Qualcuno sa dirmi
se ho dimenticato qualcosa o se sa come risolvere la cosa?

      Grazie in anticipo a tutti

                                        Paolo



Reply to: