[Linuxtrent] ancora mol o forse problemi di compilazione

  • From: Thomas <thomas@xxxxxxxxxx>
  • To: linuxtrent@xxxxxxxxxxxxx
  • Date: Wed, 01 Dec 2004 16:24:28 -0500

Siccome devo avere un qi molto basso vi prego, qualora vogliate tenere in considerazione questa nuova richiesta di aiuto, di esprimervi come se steste parlando a uno che di solito usa quella roba li che non pronuncio (giuro che ho smesso da almeno un mese, ho la medaglietta...)

Non riesco a far funzionare mol, ne con apt-get install ne compilando.
con apt-get non riesco a caricare i moduli, infatti se do starmol --loadonly non carica nessun modulo ancorchè io abbia aptgettato mol-modules-2.6.8-powerpc


Ho cercato degli how-to. Per debian ho trovato questo:

http://www.csse.monash.edu.au/~ctwardy/mol-debian-benh.html
soltanto che non ho il comando make-kpkg e non sono riuscito a trovarlo da nessuan parte. (E mi trattengo dal chiedere cos'è "cd $KSRC"...)


Allora ho scaritato il tarball ho decompresso e ho provato a compliare, ma make mi da questo mess di errore:

make
+ Entering lxdialog
Compiling checklist.o : In file included from checklist.c:24:
dialog.h:29:20: curses.h: No such file or directory
In file included from checklist.c:24:
dialog.h:127: error: parse error before "use_colors"
dialog.h:127: warning: type defaults to `int' in declaration of `use_colors'
dialog.h:127: warning: data definition has no type or storage class
dialog.h:128: error: parse error before "use_shadow"
dialog.h:128: warning: type defaults to `int' in declaration of `use_shadow'
dialog.h:128: warning: data definition has no type or storage class
dialog.h:130: error: parse error before "attributes"
dialog.h:130: warning: type defaults to `int' in declaration of `attributes'
dialog.h:130: warning: data definition has no type or storage class
dialog.h:143: error: parse error before '*' token
dialog.h:146: error: parse error before '*' token
dialog.h:147: error: parse error before '*' token
dialog.h:148: error: parse error before '*' token
dialog.h:150: error: parse error before '*' token
checklist.c:32: error: parse error before '*' token
checklist.c: In function `print_item':
checklist.c:38: warning: implicit declaration of function `wattrset'
checklist.c:38: error: `win' undeclared (first use in this function)
checklist.c:38: error: (Each undeclared identifier is reported only once
checklist.c:38: error: for each function it appears in.)
checklist.c:39: warning: implicit declaration of function `wmove'
checklist.c:39: error: `choice' undeclared (first use in this function)
checklist.c:41: warning: implicit declaration of function `waddch'
checklist.c:44: error: `selected' undeclared (first use in this function)
checklist.c:46: warning: implicit declaration of function `wprintw'
checklist.c:46: error: `status' undeclared (first use in this function)
checklist.c:51: warning: implicit declaration of function `mvwaddch'
checklist.c:51: error: `item' undeclared (first use in this function)
checklist.c:53: warning: implicit declaration of function `waddstr'
checklist.c:56: warning: implicit declaration of function `wrefresh'
checklist.c: At top level:
checklist.c:64: error: parse error before '*' token
checklist.c: In function `print_arrows':
checklist.c:67: error: `win' undeclared (first use in this function)
checklist.c:67: error: `y' undeclared (first use in this function)
checklist.c:67: error: `x' undeclared (first use in this function)
checklist.c:69: error: `scroll' undeclared (first use in this function)
checklist.c:82: error: `height' undeclared (first use in this function)
checklist.c:85: error: `item_no' undeclared (first use in this function)
checklist.c:85: error: `choice' undeclared (first use in this function)
checklist.c: At top level:
checklist.c:103: error: parse error before '*' token
checklist.c: In function `print_buttons':
checklist.c:105: error: `width' undeclared (first use in this function)
checklist.c:106: error: `height' undeclared (first use in this function)
checklist.c:108: error: `dialog' undeclared (first use in this function)
checklist.c:108: error: `selected' undeclared (first use in this function)
checklist.c: In function `dialog_checklist':
checklist.c:126: error: `WINDOW' undeclared (first use in this function)
checklist.c:126: error: `dialog' undeclared (first use in this function)
checklist.c:126: error: `list' undeclared (first use in this function)
checklist.c:126: warning: left-hand operand of comma expression has no effect
checklist.c:132: warning: implicit declaration of function `endwin'
checklist.c:133: warning: implicit declaration of function `fprintf'
checklist.c:133: error: `stderr' undeclared (first use in this function)
checklist.c:148: error: `COLS' undeclared (first use in this function)
checklist.c:149: error: `LINES' undeclared (first use in this function)
checklist.c:151: error: `stdscr' undeclared (first use in this function)
checklist.c:153: warning: implicit declaration of function `newwin'
checklist.c:154: warning: implicit declaration of function `keypad'
checklist.c:154: error: `TRUE' undeclared (first use in this function)
checklist.c:187: warning: implicit declaration of function `subwin'
checklist.c:219: warning: implicit declaration of function `wnoutrefresh'
checklist.c:221: warning: implicit declaration of function `doupdate'
checklist.c:224: warning: implicit declaration of function `wgetch'
checklist.c:231: error: `KEY_UP' undeclared (first use in this function)
checklist.c:231: error: `KEY_DOWN' undeclared (first use in this function)
checklist.c:241: error: `FALSE' undeclared (first use in this function)
checklist.c:242: warning: implicit declaration of function `scrollok'
checklist.c:243: warning: implicit declaration of function `wscrl'
checklist.c:270: error: called object is not a function
checklist.c:305: warning: implicit declaration of function `delwin'
checklist.c:309: error: `KEY_LEFT' undeclared (first use in this function)
checklist.c:310: error: `KEY_RIGHT' undeclared (first use in this function)
checklist.c: At top level:
dialog.h:130: warning: array `attributes' assumed to have one element
make[2]: *** [.objs-ppc/checklist.o] Error 1
make[1]: *** [sub-lxdialog-all] Error 2
make: *** [bootstrap] Error 1



Qualcuno saprebbe indirizzarmi sulla retta via?

--
Per iscriversi  (o disiscriversi), basta spedire un  messaggio con OGGETTO
"subscribe" (o "unsubscribe") a mailto:linuxtrent-request@xxxxxxxxxxxxx


Other related posts: