Ver Mensaje Individual
  #7 (permalink)  
Antiguo 26/04/2005, 19:16
recovi
 
Fecha de Ingreso: abril-2005
Mensajes: 4
Antigüedad: 19 años
Puntos: 0
Hola:
También soy inexperto en linux y me pasa lo mismo, tengo SuSE 9.1 trate de instalar desde Yast el desarrollador para kernel, ya que no tenia los include, ahora ya tiene algunos pero no tengo los modversions.h, tengo los discos pero no se en donde estan o como instalarlos.
Tengo un Hsp56 Micromodem
Yast me indica que tengo el cm8738 entonces escribo:

recovi@linux:~/Desktop/pctel-0.9.6> ./configure --with-hal=cm8738

y me manda:

configure: loading cache /dev/null
./configure: line 1: ./configure:: No such file or directory
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build driver for... HAL_CM8738
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for gawk... (cached) gawk
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking /usr/src/linux/include/linux/modversions.h usability... no
checking /usr/src/linux/include/linux/modversions.h presence... no
checking for /usr/src/linux/include/linux/modversions.h... no
configure: error: modversions.h is missing - you should configure your kernel first!

Gracias por la ayuda que puedan darme.