- From: Angelik Escobar <angelikamariae_at_yahoo.com.mx>
- Date: Wed, 6 Dec 2006 15:24:53 -0600 (CST)
hello. I need some help... I am trying to compile comedi in a machin with x86_64 arch and 2.6.9-5ELsmp kernel, the process that I fallowed was: 1. into de kernel sources directory (/usr/src/kernels/my_kernel) I executed make oldconfig make but in the last one command I got this: [root_at_localhost 2.6.9-5.EL-smp-x86_64]# make CHK include/linux/version.h SPLIT include/linux/autoconf.h -> include/config/* CHK include/asm-x86_64/offset.h /bin/sh: arch/x86_64/kernel/asm-offsets.s: No existe el fichero o el directorio UPD include/asm-x86_64/offset.h mv: no se puede efectuar `stat' sobre «include/asm-x86_64/offset.h.tmp»: No existe el fichero o el directorio make: *** [include/asm-x86_64/offset.h] Error 1 [root_at_localhost 2.6.9-5.EL-smp-x86_64]# touch include/asm-x86_64/offset.h.tmp [root_at_localhost 2.6.9-5.EL-smp-x86_64]# make CHK include/linux/version.h CHK include/asm-x86_64/offset.h /bin/sh: arch/x86_64/kernel/asm-offsets.s: No existe el fichero o el directorio UPD include/asm-x86_64/offset.h HOSTCC scripts/genksyms/genksyms.o HOSTCC scripts/genksyms/lex.o HOSTCC scripts/genksyms/parse.o HOSTLD scripts/genksyms/genksyms CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost HOSTCC scripts/kallsyms HOSTCC scripts/pnmtologo HOSTCC scripts/conmakehash make[1]: *** No hay ninguna regla para construir el objetivo `init/main.o', necesario para `init/built-in.o'. Alto. make: *** [init] Error 2 [root_at_localhost 2.6.9-5.EL-smp-x86_64]# make modules_prepare CHK include/linux/version.h CHK include/asm-x86_64/offset.h /bin/sh: arch/x86_64/kernel/asm-offsets.s: No existe el fichero o el directorio UPD include/asm-x86_64/offset.h mv: no se puede efectuar `stat' sobre «include/asm-x86_64/offset.h.tmp»: No existe el fichero o el directorio make: *** [include/asm-x86_64/offset.h] Error 1 [root_at_localhost 2.6.9-5.EL-smp-x86_64]# I tryied with the command make modules_prepare also but I got this: if I try to create the tmp file with touch now the output is: [root_at_localhost 2.6.9-5.EL-smp-x86_64]# make modules_prepare CHK include/linux/version.h CHK include/asm-x86_64/offset.h /bin/sh: arch/x86_64/kernel/asm-offsets.s: No existe el fichero o el directorio [root_at_localhost 2.6.9-5.EL-smp-x86_64]# please can somebody help me? thanks a lot Angelica. ___________________________________________________________ Do You Yahoo!? La mejor conexión a Internet y <b >2GB</b> extra a tu correo por $100 al mes. http://net.yahoo.com.mx
Received on 2006-12-06Z21:24:53