Compilação Driver NDAS

1. Compilação Driver NDAS

Thiago Augusto Koroll
thiagokoroll

(usa Debian)

Enviado em 30/11/2008 - 14:45h

Prezados, estou tendo problemas na compilação de um driver NDAS – XIMETA! Para quem não conhece, é uma gaveta que contem um HD, e esta é conectada na rede, por uma interface ethernet! No MS-Windows funciona normalmente, como estou migrando a rede para Linux, resolvi testar o dispositivo. Estou tentando compilar em openSuse 11 x64. O tarball já é x64. As fontes do Kernel já estão instaladas também. Testei em um Debian 4 - R5 e nada também. Abaixo vai o resultado do erro ao executar um make.

Invoking make againt the kernel at /usr/src/linux
make -C /usr/src/linux \
SUBDIRS=/tmp/ndas-1.1-24 \
KBUILD_VERBOSE=1 \
ndas_root=/tmp/ndas-1.1-24 \
modules
make[1]: Entering directory `/usr/src/linux-2.6.25.18-0.2'
test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( \
echo; \
echo " ERROR: Kernel configuration is invalid."; \
echo " include/linux/autoconf.h or include/config/auto.conf are missing."; \
echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
echo; \
/bin/false)

ERROR: Kernel configuration is invalid.
include/linux/autoconf.h or include/config/auto.conf are missing.
Run 'make oldconfig && make prepare' on kernel src to fix it.

mkdir -p /tmp/ndas-1.1-24/.tmp_versions ; rm -f /tmp/ndas-1.1-24/.tmp_versions/*

WARNING: Symbol version dump /usr/src/linux-2.6.25.18-0.2/Module.symvers
is missing; modules will have no dependencies and modversions.

make -f scripts/Makefile.build obj=/tmp/ndas-1.1-24
(cat /dev/null; ) > /tmp/ndas-1.1-24/modules.order
Building modules, stage 2.
make -f /usr/src/linux-2.6.25.18-0.2/scripts/Makefile.modpost
/usr/src/linux-2.6.25.18-0.2/scripts/Makefile.modpost:43: include/config/auto.conf: No such file or directory
make[2]: *** No rule to make target `include/config/auto.conf'. Stop.
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.25.18-0.2'
make: *** [/tmp/ndas-1.1-24/ndas_sal.ko] Error 2

Desde já, agradeço a todos...


  






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts