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

Kernel 2.6.10 derleme hatasi



Merhaba

Kernel 2.6.10 (Debian sid) derlemeye calisirken asagidaki gibi bir hata
aldim.Kisaca derleme islemini http://www.desktop-linux.net/debkernel.htm
adresindeki sekliyle yapmaya calistim.

Islemcim intel PIII mobile cpu 1.0 laptop.Ancak .config ayarlarinda
dokumandaki .config dosyasini kullanarak kendi islemcim olarak pentium M
sectim (yoksa yanlis mi sectim?)


#make-kpkg buildpackage -rev Custom.1 kernel_image
....
 CC [M]  drivers/char/agp/efficeon-agp.o
 CC [M]  drivers/char/agp/intel-mch-agp.o
 CC [M]  drivers/char/agp/intel-agp.o
 CC [M]  drivers/char/agp/nvidia-agp.o
 CC [M]  drivers/char/agp/sis-agp.o
 CC [M]  drivers/char/agp/sworks-agp.o
 CC [M]  drivers/char/agp/via-agp.o
 CC [M]  drivers/char/drm/gamma_drv.o
In file included from drivers/char/drm/gamma_drv.c:40:
drivers/char/drm/drm_agpsupport.h: In function `gamma_agp_uninit':
drivers/char/drm/drm_agpsupport.h:431: warning: `inter_module_put' is
deprecated (declared at include/linux/module.h:582)
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:807: warning: implicit declaration of function
`gamma_ctxbitmap_free'
In file included from drivers/char/drm/gamma_drv.c:58:
drivers/char/drm/drm_stub.h: In function `gamma_stub_putminor':
drivers/char/drm/drm_stub.h:148: warning: `inter_module_put' is deprecated
(declared at include/linux/module.h:582)
drivers/char/drm/drm_stub.h:150: warning: `inter_module_unregister' is
deprecated (declared at include/linux/module.h:578)
drivers/char/drm/drm_stub.h: In function `gamma_stub_register':
drivers/char/drm/drm_stub.h:206: warning: `inter_module_register' is
deprecated (declared at include/linux/module.h:577)
drivers/char/drm/drm_stub.h:216: warning: `inter_module_unregister' is
deprecated (declared at include/linux/module.h:578)
make[5]: *** [drivers/char/drm/gamma_drv.o] Error 1
make[4]: *** [drivers/char/drm] Error 2
make[3]: *** [drivers/char] Error 2
make[2]: *** [drivers] Error 2
make[2]: Leaving directory `/usr/src/kernel-source-2.6.10'
make[1]: *** [stamp-build] Error 2
make[1]: Leaving directory `/usr/src/kernel-source-2.6.10'
make: *** [stamp-buildpackage] Error 2


tesekkurler.




Reply to: