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

Re: Erro ao compilar Kernel 2.6.10



Adriano C. de Moura wrote:

pessoal,

estou tentando compilar o kernel 2.6.10, mas quando
num determinado ponto acontece este erro:

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[3]: *** [drivers/char/drm/gamma_drv.o] Error 1
make[2]: *** [drivers/char/drm] Error 2
make[1]: *** [drivers/char] Error 2
make: *** [drivers] Error 2
debian:/usr/src/linux# apt-cache search gamma
kdegraphics - KDE Graphics metapackage
kgamma - Gamma correction KControl module
xbase-clients - miscellaneous X clients
aview - A high quality ASCII art image viewer and
video player
bidentd - Bisqwit's identd for NAT proxying
displaycalibrator.app - Gamma calibration for GNUstep
kdc2tiff - convert Kodac kdc files to jpeg or tiff
libapache-singleton-perl - Singleton class for
mod_perl
libclass-singleton-perl - Implementation of a
"Singleton" class
libtest-unit-perl - a unit testing interface for Perl
links2 - Web browser running in both graphics and text
mode
phpunit - Unit testing suite for PHP4
qiv - A quick image viewer for X
debian:/usr/src/linux#
o pau está neste GAMMA não sei o que é isso.

o que fiz antes:
* atualizei o .config com
  cp /boot/config-2.6.8-2-686-smp .config
* apliquei um patch do supermont
  patch -p1 -s < supermount-ng208-10ck1.diff

Estou usando o debian sarge 3.1

estou perdido não sei o que mais fazer.

Depois q vc copiou o .config, vc mandou compilar direto? qual o comando?

Bom, nao sei o que faz esse patch do supermount, mas já procurou esse DRM no 'character devices' no seu make menuconfig? Em geral problemas assim acontecem pq alguma opcao foi ligada e ela depende de alguma outra que não foi... ai dá esses problemas. O dificil pode ser achar onde está o problema.

--
Marcos



Reply to: