tente o seguinte, veja qual eh seu kernel (uname -a para ver), digamos q seja 2.2.20, de os comandos: apt-get install kernel-source-2.2.20 kernel-headers-2.2.20 ln -s /usr/src/kernel-source-2.2.20 /usr/src/linux cd /usr/src/linux make xconfig (tem q ser no x esse comando) daí clique em Load configuration from file, e digite: /boot/config-2.2.20 de ok e clique em um botão que se não me engano eh algo tipo store configuration and exit (NÃO eh aquele save configuration to file, algo assim,q eh pra salvar a config pra um arquivo).
tente compilar agora ----- Original Message ----- From: Vampiro To: [email protected] Sent: Wednesday, August 06, 2003 11:22 AM Subject: Erro na instalação do Modem Lucent!! Fala galera!! Será q alguem pode me ajudar com este erro?? creating cache ./config.cache Checking OS Checking machine type checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking for make... yes checking for ld... yes Checking for kernel headers ... in /usr/src/linux: nope ... in /usr/src/kernel-headers-2.2.20-idepci: nope ... in /usr/src/linux-2.2.20: nope ... in /usr/src/linux-2.2.20-idepci: nope ERROR: No kernel headers found. If you have kernel headers installed but configure did not find them, please try --with-kernel=dir, otherwise please install the kernel headers from your distribution. Two other common problems are unreadable kernel sources (SuSE - build as root) or unconfigured kernel sources (configure kernel sources and execute make dep in the kernel source tree). Esse erro aparece quando executo o arquivo de compilação do modulo do modem... []'s Luiz

