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

Re: no puedo compilar kernel



On Thu, Apr 19, 2001 at 07:29:55AM -0300, esteban aguilera wrote:
> 
> debian:/usr/src/linux# make menuconfig
> 
> rm -f include/asm
> ( cd include ; ln -sf asm-i386 asm)
> make -C scripts/lxdialog all
> make[1]: Entering directory `/usr/src/linux-2.2.19/scripts/lxdialog'
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE  
> -DCURSES_LOC="<curses.h>"   -c -o lxdialog.o
> lxdialog.c
> In file included from lxdialog.c:22:
> dialog.h:22: sys/types.h: No such file or directory
> dialog.h:23: fcntl.h: No such file or directory
> dialog.h:24: unistd.h: No such file or directory
> dialog.h:25: ctype.h: No such file or directory
> dialog.h:26: stdlib.h: No such file or directory
> dialog.h:27: string.h: No such file or directory
> dialog.h:29: curses.h: No such file or directory
> lxdialog.c:53: locale.h: No such file or directory
> make[1]: *** [lxdialog.o] Error 1
> make[1]: Leaving directory `/usr/src/linux-2.2.19/scripts/lxdialog'
> make: *** [menuconfig] Error 2
> debian:/usr/src/linux#

¿tienes instaladas las ncurses y sus dev?... parece que no, tampoco debes
de tener libc6-dev, instala los paquetes correspondientes:
libc6-dev
libncurses5-dev
libncurses5

y vuelve a compilar ;)
-- 
Regla para la incapacidad de crear: Cree la impresión de haber alcanzado 
su nivel de incapacidad.
		-- Peter. 

  - Debian GNU/Linux Sid                 Linux User #162799 - 
   -      PGP Pub Key en pgp.rediris.es ID:0x64438485      -
  - marmolejo at able.es                      ICQ: 65833679 -

Attachment: pgp5ScglLwKQt.pgp
Description: PGP signature


Reply to: