[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Compilar kernel 2.6.36-1



Hola a tod@s,

continuo con la batalla de compilar el kernel 2.6.36-1, ahora en un
portatil Dell Latitude D430, el problema que surge ahora es este:

debian:/usr/src/linux# fakeroot make-kpkg --initrd
--append-to-version=-pp02 kernel_image  kernel_headers
^[[Aexec debian/rules  DEBIAN_REVISION=2.6.36.1-pp01-10.00.Custom
APPEND_TO_VERSION=-pp02  INITRD=YES  kernel_image kernel_headers
====== making target debian/stamp/build/kernel [new prereqs: conf.vars]======
This is kernel package version 11.015.
if [ -f include/linux/utsrelease.h ]; then uts_ver=$(grep 'define
UTS_RELEASE' include/linux/utsrelease.h | perl -nle
'm/^\s*\#define\s+UTS_RELEASE\s+("?)(\S+)\1/g && print $2;'); if [
"X$uts_ver" != "X2.6.36.1-pp01" ]; then echo "The UTS Release version
in include/linux/utsrelease.h"; echo "     \"$uts_ver\" "; echo "does
not match current version " ; echo "         \"2.6.36.1-pp02\" " ;
echo "Reconfiguring." ; touch Makefile; fi; fi
test ! -f scripts/package/builddeb.kpkg-dist || mv -f
scripts/package/builddeb.kpkg-dist scripts/package/builddeb
test ! -f scripts/package/Makefile.kpkg-dist || mv -f
scripts/package/Makefile.kpkg-dist scripts/package/Makefile
/usr/bin/make  EXTRAVERSION=.1-pp02  ARCH=i386 \
                             bzImage
/usr/src/linux-2.6.36.1/scripts/gcc-version.sh: line 25: ngcc: command not found
/usr/src/linux-2.6.36.1/scripts/gcc-version.sh: line 26: ngcc: command not found
make[1]: ngcc: Command not found
make[1]: Entering directory `/usr/src/linux-2.6.36.1'
scripts/kconfig/conf --silentoldconfig arch/x86/Kconfig
make[1]: Leaving directory `/usr/src/linux-2.6.36.1'
/usr/src/linux-2.6.36.1/scripts/gcc-version.sh: line 25: ngcc: command not found
/usr/src/linux-2.6.36.1/scripts/gcc-version.sh: line 26: ngcc: command not found
make[1]: ngcc: Command not found
make[1]: Entering directory `/usr/src/linux-2.6.36.1'
  CHK     include/linux/version.h
  CHK     include/generated/utsrelease.h
  CC      kernel/bounds.s
/bin/sh: ngcc: command not found
make[2]: *** [kernel/bounds.s] Error 127
make[1]: *** [prepare0] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.36.1'
make: *** [debian/stamp/build/kernel] Error 2

No entiendo porque sale el error "ngcc", alguna idea?

Gracias, un saludo.


Reply to: