compiling a kernel

arkara | Κυρ, 01/13/2008 - 23:26 | 6'

ok χρησιμοποιω ubuntu 7.04 και με το τευχος 15 λετε για το πως να κανω compile τον kernel.... βασικα εκει εχω probs...
οκ κατεβασα τον latest apo to www.kernel.org
και εδωσα
sudo -i
meta cp /home/aris/desktop /usr/src/fakelos
και το ιδιο για το config file tou kernel that i use
μετα make menuconfig  μου βγαζει ...

aris@laptop-linux:~$ sudo -i
Password:
Sorry, try again.
Password:
root@laptop-linux:~# cd /usr/src
root@laptop-linux:/usr/src# ls
linux-2.6.22.9       &amp ;nbs p;         &amp ;nbs p; linux-headers-2.6.20-16
linux-headers-2.6.20-15      & nbsp;   linux-headers-2.6.20-16-generic
linux-headers-2.6.20-15-generic
root@laptop-linux:/usr/src# cd linux-2.6.22.9/
root@laptop-linux:/usr/src/linux-2.6.22.9# make menuconfig
  HOSTCC  scripts/kconfig/lxdialog/checklist.o
In file included from scripts/kconfig/lxdialog/checklist.c:24:
scripts/kconfig/lxdialog/dialog.h:32:20: error: curses.h: No such file or directory
In file included from scripts/kconfig/lxdialog/checklist.c:24:
scripts/kconfig/lxdialog/dialog.h:97: error: expected specifier-qualifier-list before ΅chtypeΆ
scripts/kconfig/lxdialog/dialog.h:187: error: expected ΅)Ά before ΅*Ά token
scripts/kconfig/lxdialog/dialog.h:194: error: expected ΅)Ά before ΅*Ά token
scripts/kconfig/lxdialog/dialog.h:196: error: expected ΅)Ά before ΅*Ά token
scripts/kconfig/lxdialog/dialog.h:197: error: expected ΅)Ά before ΅*Ά token
scripts/kconfig/lxdialog/dialog.h:198: error: expected ΅)Ά before ΅*Ά token
scripts/kconfig/lxdialog/dialog.h:199: error: expected ΅)Ά before ΅*Ά token
scripts/kconfig/lxdialog/dialog.h:201: error: expected ΅)Ά before ΅*Ά token
scripts/kconfig/lxdialog/checklist.c:31: error: expected ΅)Ά before ΅*Ά token
scripts/kconfig/lxdialog/checklist.c:59: error: expected ΅)Ά before ΅*Ά token
scripts/kconfig/lxdialog/checklist.c:95: error: expected ΅)Ά before ΅*Ά token
scripts/kconfig/lxdialog/checklist.c: In function ΅dialog_checklistΆ:
scripts/kconfig/lxdialog/checklist.c:116: error: ΅WINDOWΆ undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:116: error: (Each undeclared identifier is reported only once
scripts/kconfig/lxdialog/checklist.c:116: error: for each function it appears in.)
scripts/kconfig/lxdialog/checklist.c:116: error: ΅dialogΆ undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:116: error: ΅listΆ undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:116: warning: left-hand operand of comma expression has no effect
scripts/kconfig/lxdialog/checklist.c:129: warning: implicit declaration of function ΅getmaxyΆ
scripts/kconfig/lxdialog/checklist.c:129: error: ΅stdscrΆ undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:130: error: ΅KEY_MAXΆ undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:131: warning: implicit declaration of function ΅getmaxxΆ
scripts/kconfig/lxdialog/checklist.c:137: error: ΅COLSΆ undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:138: error: ΅LINESΆ undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:140: warning: implicit declaration of function ΅draw_shadowΆ
scripts/kconfig/lxdialog/checklist.c:142: warning: implicit declaration of function ΅newwinΆ
scripts/kconfig/lxdialog/checklist.c:143: warning: implicit declaration of function ΅keypadΆ
scripts/kconfig/lxdialog/checklist.c:143: error: ΅TRUEΆ undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:145: warning: implicit declaration of function ΅draw_boxΆ
scripts/kconfig/lxdialog/checklist.c:146: error: ΅struct dialog_colorΆ has no member named ΅atrΆ
scripts/kconfig/lxdialog/checklist.c:146: error: ΅struct dialog_colorΆ has no member named ΅atrΆ
scripts/kconfig/lxdialog/checklist.c:147: warning: implicit declaration of function ΅wattrsetΆ
scripts/kconfig/lxdialog/checklist.c:147: error: ΅struct dialog_colorΆ has no member named ΅atrΆ
scripts/kconfig/lxdialog/checklist.c:148: warning: implicit declaration of function ΅mvwaddchΆ
scripts/kconfig/lxdialog/checklist.c:150: warning: implicit declaration of function ΅waddchΆ
scripts/kconfig/lxdialog/checklist.c:151: error: ΅struct dialog_colorΆ has no member named ΅atrΆ
scripts/kconfig/lxdialog/checklist.c:154: warning: implicit declaration of function ΅print_titleΆ
scripts/kconfig/lxdialog/checklist.c:156: error: ΅struct dialog_colorΆ has no member named ΅atrΆ
scripts/kconfig/lxdialog/checklist.c:157: warning: implicit declaration of function ΅print_autowrapΆ
scripts/kconfig/lxdialog/checklist.c:164: warning: implicit declaration of function ΅subwinΆ
scripts/kconfig/lxdialog/checklist.c:171: error: ΅struct dialog_colorΆ has no member named ΅atrΆ
scripts/kconfig/lxdialog/checklist.c:171: error: ΅struct dialog_colorΆ has no member named ΅atrΆ
scripts/kconfig/lxdialog/checklist.c:189: warning: implicit declaration of function ΅print_itemΆ
scripts/kconfig/lxdialog/checklist.c:192: warning: implicit declaration of function ΅print_arrowsΆ
scripts/kconfig/lxdialog/checklist.c:195: warning: implicit declaration of function ΅print_buttonsΆ
scripts/kconfig/lxdialog/checklist.c:197: warning: implicit declaration of function ΅wnoutrefreshΆ
scripts/kconfig/lxdialog/checklist.c:199: warning: implicit declaration of function ΅doupdateΆ
scripts/kconfig/lxdialog/checklist.c:202: warning: implicit declaration of function ΅wgetchΆ
scripts/kconfig/lxdialog/checklist.c:210: error: ΅KEY_UPΆ undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:210: error: ΅KEY_DOWNΆ undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:220: error: ΅FALSEΆ undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:221: warning: implicit declaration of function ΅scrollokΆ
scripts/kconfig/lxdialog/checklist.c:222: warning: implicit declaration of function ΅wscrlΆ
scripts/kconfig/lxdialog/checklist.c:232: warning: implicit declaration of function ΅wrefreshΆ
scripts/kconfig/lxdialog/checklist.c:293: warning: implicit declaration of function ΅delwinΆ
scripts/kconfig/lxdialog/checklist.c:297: error: ΅KEY_LEFTΆ undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:298: error: ΅KEY_RIGHTΆ undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:310: warning: implicit declaration of function ΅on_key_escΆ
scripts/kconfig/lxdialog/checklist.c:312: error: ΅KEY_RESIZEΆ undeclared (first use in this function)
make[1]: *** [scripts/kconfig/lxdialog/checklist.o] Error 1
make: *** [menuconfig] Error 2
root@laptop-linux:/usr/src/linux-2.6.22.9#


τι κανω λαθος???
α ναι εχω βαλει και απο τον synaptic τα built-essential

arkara2007-10-6 1:54:52

Δώσε αστέρια!

MO: (ψήφοι: 0)