guilherme57
(usa Fedora)
Enviado em 15/02/2008 - 14:26h
Olá pessoal boa tarde.
Estou tentando instalar o drive da minha atheros L2 no fedora 8.0 ja havia citado este problema mas agora consegui pegar o erro exato que ocorre:
[root@localhost src]# /configure &make &make install
[1] 2843
[2] 2844
bash: /configure: Arquivo ou diretório não encontrado
make -C /lib/modules/2.6.23.1-42.fc8/build SUBDIRS=/home/Guilherme/l2/src modules
make -C /lib/modules/2.6.23.1-42.fc8/build SUBDIRS=/home/Guilherme/l2/src modules
make[1]: Entrando no diretório `/usr/src/kernels/2.6.23.1-42.fc8-i686'
make[1]: Entrando no diretório `/usr/src/kernels/2.6.23.1-42.fc8-i686'
CC [M] /home/Guilherme/l2/src/at_main.o
CC [M] /home/Guilherme/l2/src/at_main.o
/home/Guilherme/l2/src/at_main.c: In function ‘at_intr_rx’:
/home/Guilherme/l2/src/at_main.c:2163: error: implicit declaration of function ‘eth_copy_and_sum’
/home/Guilherme/l2/src/at_main.c: In function ‘at_intr_rx’:
/home/Guilherme/l2/src/at_main.c:2163: error: implicit declaration of function ‘eth_copy_and_sum’
make[2]: ** [/home/Guilherme/l2/src/at_main.o] Erro 1
make[2]: ** [/home/Guilherme/l2/src/at_main.o] Erro 1
make[1]: ** [_module_/home/Guilherme/l2/src] Erro 2
make[1]: Saindo do diretório `/usr/src/kernels/2.6.23.1-42.fc8-i686'
make[1]: ** [_module_/home/Guilherme/l2/src] Erro 2
make[1]: Saindo do diretório `/usr/src/kernels/2.6.23.1-42.fc8-i686'
make: ** [default] Erro 2
[1]- Exit 127 /configure
make:
Obs: Estou logado como root
Alguem poderia analizar e verificar o que se passa ?
Desde ja agradeço.