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

No puedo compilar el kernel 2.6.0 en sarge



Hola,

estoy en sarge tratando de compilar un kernel 2.6.0 mi versión del
compilador es (GCC) 3.3.3 20040110 (prerelease):

-Si hago make xconfig me pide las QT pero el apt-get install me da
problemas de paquetes rotos.

-Si hago make gconfig me pide las GTK pero, igualmente, el apt-get
install me da problemas de paquetes rotos.

-Si hago make menuconfig me suelta:

make[1]: `scripts/fixdep' está actualizado.
  HOSTCC  scripts/lxdialog/checklist.o
En el fichero incluído de scripts/lxdialog/checklist.c:24:
scripts/lxdialog/dialog.h:29:20: curses.h: No existe el fichero o el
directorio In file included from scripts/lxdialog/checklist.c:24:
scripts/lxdialog/dialog.h:127: error: error de decodificación before
"use_colors" scripts/lxdialog/dialog.h:127: aviso: type defaults to
`int' in declaration of `use_colors' scripts/lxdialog/dialog.h:127:
aviso: data definition has no type or storage class
scripts/lxdialog/dialog.h:128: error: error de decodificación before
"use_shadow" scripts/lxdialog/dialog.h:128: aviso: type defaults to
`int' in declaration of `use_shadow' scripts/lxdialog/dialog.h:128:
aviso: data definition has no type or storage class
scripts/lxdialog/dialog.h:130: error: error de decodificación before
"attributes" scripts/lxdialog/dialog.h:130: aviso: type defaults to
`int' in declaration of `attributes' scripts/lxdialog/dialog.h:130:
aviso: data definition has no type or storage class
scripts/lxdialog/dialog.h:143: error: error de decodificación before '*'
token scripts/lxdialog/dialog.h:143: aviso: function declaration isn't a
prototype scripts/lxdialog/dialog.h:146: error: error de decodificación
before '*' token scripts/lxdialog/dialog.h:146: aviso: function
declaration isn't a prototype scripts/lxdialog/dialog.h:147: error:
error de decodificación before '*' token scripts/lxdialog/dialog.h:147:
aviso: function declaration isn't a prototype
scripts/lxdialog/dialog.h:148: error: error de decodificación before '*'
token scripts/lxdialog/dialog.h:149: aviso: function declaration isn't a
prototype scripts/lxdialog/dialog.h:150: error: error de decodificación
before '*' token scripts/lxdialog/dialog.h:150: aviso: function
declaration isn't a prototype scripts/lxdialog/checklist.c:32: error:
error de decodificación before '*' tokenscripts/lxdialog/checklist.c:34:
aviso: function declaration isn't a prototype
scripts/lxdialog/checklist.c: En la función `print_item':
scripts/lxdialog/checklist.c:38: aviso: implicit declaration of function
`wattrset' scripts/lxdialog/checklist.c:38: error: `win' undeclared
(first use in this function) scripts/lxdialog/checklist.c:38: error:
(Each undeclared identifier is reported only once
scripts/lxdialog/checklist.c:38: error: for each function it appears
in.) scripts/lxdialog/checklist.c:39: aviso: implicit declaration of
function `wmove'scripts/lxdialog/checklist.c:39: error: `choice'
undeclared (first use in this function) scripts/lxdialog/checklist.c:41:
aviso: implicit declaration of function `waddch'
scripts/lxdialog/checklist.c:44: error: `selected' undeclared (first use
in this function) scripts/lxdialog/checklist.c:46: aviso: implicit
declaration of function `wprintw' scripts/lxdialog/checklist.c:46:
error: `status' undeclared (first use in this function)
scripts/lxdialog/checklist.c:51: aviso: implicit declaration of function
`mvwaddch' scripts/lxdialog/checklist.c:51: error: `item' undeclared
(first use in this function) scripts/lxdialog/checklist.c:53: aviso:
implicit declaration of function `waddstr'
scripts/lxdialog/checklist.c:56: aviso: implicit declaration of function
`wrefresh' scripts/lxdialog/checklist.c: En el nivel principal:
scripts/lxdialog/checklist.c:64: error: error de decodificación before
'*' tokenscripts/lxdialog/checklist.c:66: aviso: function declaration
isn't a prototype scripts/lxdialog/checklist.c: En la función
`print_arrows': scripts/lxdialog/checklist.c:67: error: `win' undeclared
(first use in this function) scripts/lxdialog/checklist.c:67: error: `y'
undeclared (first use in this function) scripts/lxdialog/checklist.c:67:
error: `x' undeclared (first use in this function)
scripts/lxdialog/checklist.c:69: error: `scroll' undeclared (first use
in this function) scripts/lxdialog/checklist.c:82: error: `height'
undeclared (first use in this function) scripts/lxdialog/checklist.c:85:
error: `item_no' undeclared (first use in this function)
scripts/lxdialog/checklist.c:85: error: `choice' undeclared (first use
in this function) scripts/lxdialog/checklist.c: En el nivel principal:
scripts/lxdialog/checklist.c:103: error: error de decodificación before
'*' token scripts/lxdialog/checklist.c:104: aviso: function declaration
isn't a prototype scripts/lxdialog/checklist.c: En la función
`print_buttons': scripts/lxdialog/checklist.c:105: error: `width'
undeclared (first use in this function)
scripts/lxdialog/checklist.c:106: error: `height' undeclared (first use
in this function) scripts/lxdialog/checklist.c:108: error: `dialog'
undeclared (first use in this function)
scripts/lxdialog/checklist.c:108: error: `selected' undeclared (first
use in this function) scripts/lxdialog/checklist.c: En la función
`dialog_checklist': scripts/lxdialog/checklist.c:126: error: `WINDOW'
undeclared (first use in this function)
scripts/lxdialog/checklist.c:126: error: `dialog' undeclared (first use
in this function) scripts/lxdialog/checklist.c:126: error: `list'
undeclared (first use in this function)
scripts/lxdialog/checklist.c:126: aviso: left-hand operand of comma
expression has no effect scripts/lxdialog/checklist.c:132: aviso:
implicit declaration of function `endwin'
scripts/lxdialog/checklist.c:133: aviso: implicit declaration of
function `fprintf' scripts/lxdialog/checklist.c:133: error: `stderr'
undeclared (first use in this function)
scripts/lxdialog/checklist.c:148: error: `COLS' undeclared (first use in
this function) scripts/lxdialog/checklist.c:149: error: `LINES'
undeclared (first use in this function)
scripts/lxdialog/checklist.c:151: error: `stdscr' undeclared (first use
in this function) scripts/lxdialog/checklist.c:153: aviso: implicit
declaration of function `newwin' scripts/lxdialog/checklist.c:154:
aviso: implicit declaration of function `keypad'
scripts/lxdialog/checklist.c:154: error: `TRUE' undeclared (first use in
this function) scripts/lxdialog/checklist.c:187: aviso: implicit
declaration of function `subwin' scripts/lxdialog/checklist.c:219:
aviso: implicit declaration of function `wnoutrefresh'
scripts/lxdialog/checklist.c:221: aviso: implicit declaration of
function `doupdate' scripts/lxdialog/checklist.c:224: aviso: implicit
declaration of function `wgetch' scripts/lxdialog/checklist.c:231:
error: `KEY_UP' undeclared (first use in this function)
scripts/lxdialog/checklist.c:231: error: `KEY_DOWN' undeclared (first
use in this function) scripts/lxdialog/checklist.c:241: error: `FALSE'
undeclared (first use in this function)
scripts/lxdialog/checklist.c:242: aviso: implicit declaration of
function `scrollok' scripts/lxdialog/checklist.c:243: aviso: implicit
declaration of function `wscrl' scripts/lxdialog/checklist.c:270: error:
called object is not a function scripts/lxdialog/checklist.c:305: aviso:
implicit declaration of function `delwin'
scripts/lxdialog/checklist.c:309: error: `KEY_LEFT' undeclared (first
use in this function) scripts/lxdialog/checklist.c:310: error:
`KEY_RIGHT' undeclared (first use in this function)
scripts/lxdialog/checklist.c: En el nivel principal:
scripts/lxdialog/dialog.h:130: aviso: array `attributes' assumed to have
one element make[2]: *** [scripts/lxdialog/checklist.o] Error 1
make[1]: *** [menuconfig] Error 2
make: *** [menuconfig] Error 2

- Lo único que me acepta es make config pero mi grado de masoquismo no
ha llegado a tal extremo.

¿Alguna idea además de la de esperar a que se solucione el problema de
paquetes rotos?

Muchas gracias.

Javi.

Attachment: pgpwDtZ_XnZig.pgp
Description: PGP signature


Reply to: