<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=koi8-r">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Доброго времени</FONT></DIV>
<DIV><FONT face=Arial size=2>вот набрался смелости, и осуществил попытку 
обновления ядра.</FONT></DIV>
<DIV><FONT face=Arial size=2>чего то не так делаю?</FONT></DIV>
<DIV><FONT face=Arial size=2>[root@уу root]# cd /usr/src/linux<BR>[root@уу 
linux]# make mrproper<BR>&nbsp; CLEAN&nbsp;&nbsp; scripts/kconfig<BR>&nbsp; 
CLEAN&nbsp;&nbsp; scripts<BR>&nbsp; RM&nbsp; $(CLEAN_FILES)<BR>&nbsp; Making 
mrproper in the srctree<BR>&nbsp; RM&nbsp; $(MRPROPER_DIRS) + 
$(MRPROPER_FILES)<BR>[root@уу linux]# make menuconfig<BR>&nbsp; HOSTCC&nbsp; 
scripts/fixdep<BR>&nbsp; SHIPPED scripts/kconfig/zconf.tab.h<BR>&nbsp; 
HOSTCC&nbsp; scripts/kconfig/conf.o<BR>&nbsp; HOSTCC&nbsp; 
scripts/kconfig/mconf.o<BR>&nbsp; SHIPPED scripts/kconfig/zconf.tab.c<BR>&nbsp; 
SHIPPED scripts/kconfig/lex.zconf.c<BR>&nbsp; HOSTCC&nbsp; -fPIC 
scripts/kconfig/zconf.tab.o<BR>&nbsp; HOSTLLD -shared 
scripts/kconfig/libkconfig.so<BR>&nbsp; HOSTLD&nbsp; 
scripts/kconfig/mconf<BR>&nbsp; HOSTCC&nbsp; scripts/lxdialog/checklist.o<BR>In 
file included from 
scripts/lxdialog/checklist.c:24:<BR>scripts/lxdialog/dialog.h:29:20: curses.h: 
No such file or directory<BR>make[2]: *** [scripts/lxdialog/checklist.o] Error 
1<BR>make[1]: *** [menuconfig] Error 2<BR>make: *** [menuconfig] Error 
2<BR>[root@уу linux]# make xconfig</FONT></DIV>
<DIV><FONT face=Arial size=2><FONT color=#0000ff><FONT color=#000000 
size=3>/здесь графический конфигуратор включается, хотел еще спросить, он как то 
анализирует систему? можно ли соглашаться со всем что он 
предлагает?/</FONT><BR></FONT>make[1]: `scripts/fixdep' is up to date.<BR>sed 
&lt; scripts/kconfig/lkc_proto.h &gt; scripts/kconfig/lkc_defs.h 
's/P(\([^,]*\),.*/#define \1 (\*\1_p)/'<BR>&nbsp; HOSTCC&nbsp; 
scripts/kconfig/kconfig_load.o<BR>/usr/lib/qt2/bin/moc -i 
scripts/kconfig/qconf.h -o scripts/kconfig/qconf.moc<BR>&nbsp; HOSTCXX 
scripts/kconfig/qconf.o<BR>&nbsp; HOSTLD&nbsp; 
scripts/kconfig/qconf<BR>scripts/kconfig/qconf arch/i386/Kconfig<BR>#<BR># using 
defaults found in arch/i386/defconfig<BR>#<BR>arch/i386/defconfig:114: trying to 
assign nonexistent symbol ACPI_HT<BR>arch/i386/defconfig:176: trying to assign 
nonexistent symbol KCORE_ELF<BR>arch/i386/defconfig:177: trying to assign 
nonexistent symbol KCORE_AOUT<BR>arch/i386/defconfig:355: trying to assign 
nonexistent symbol SCSI_SYM53C8XX<BR>Xlib:&nbsp; extension "RENDER" missing on 
display ":0.0".<BR>[root@уу linux]# make dep<BR>*** Warning: make dep is 
unnecessary now.<BR>[root@уу linux]# make bzimage<BR>make: *** No rule to make 
target `bzimage'.&nbsp; Stop.<BR>[root@уу linux]# make modules<BR>&nbsp; 
CHK&nbsp;&nbsp;&nbsp;&nbsp; include/linux/version.h<BR>&nbsp; 
UPD&nbsp;&nbsp;&nbsp;&nbsp; include/linux/version.h<BR>&nbsp; SYMLINK 
include/asm -&gt; include/asm-i386<BR>&nbsp; HOSTCC&nbsp; 
scripts/split-include<BR>&nbsp; HOSTCC&nbsp; scripts/conmakehash<BR>&nbsp; 
HOSTCC&nbsp; scripts/docproc<BR>&nbsp; HOSTCC&nbsp; scripts/kallsyms<BR>&nbsp; 
CC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; scripts/empty.o<BR>&nbsp; HOSTCC&nbsp; 
scripts/mk_elfconfig<BR>&nbsp; MKELF&nbsp;&nbsp; scripts/elfconfig.h<BR>&nbsp; 
HOSTCC&nbsp; scripts/file2alias.o<BR>&nbsp; HOSTCC&nbsp; 
scripts/modpost.o<BR>&nbsp; HOSTLD&nbsp; scripts/modpost<BR>&nbsp; HOSTCC&nbsp; 
scripts/pnmtologo<BR>&nbsp; HOSTCC&nbsp; scripts/bin2c<BR>&nbsp; 
SPLIT&nbsp;&nbsp; include/linux/autoconf.h -&gt; include/config/*<BR>&nbsp; 
CC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; arch/i386/kernel/asm-offsets.s<BR>&nbsp; 
CHK&nbsp;&nbsp;&nbsp;&nbsp; include/asm-i386/asm_offsets.h<BR>&nbsp; 
UPD&nbsp;&nbsp;&nbsp;&nbsp; include/asm-i386/asm_offsets.h<BR>&nbsp; CC 
[M]&nbsp; drivers/net/dummy.o<BR>&nbsp; Building modules, stage 2.<BR>&nbsp; 
MODPOST<BR>&nbsp; CC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
drivers/net/dummy.mod.o<BR>&nbsp; LD [M]&nbsp; drivers/net/dummy.ko<BR>[root@уу 
linux]# make modules_install<BR>Warning: you may need to install 
module-init-tools<BR>See <A 
href="http://www.codemonkey.org.uk/post-halloween-2.5.txt">http://www.codemonkey.org.uk/post-halloween-2.5.txt</A><BR>&nbsp; 
INSTALL drivers/net/dummy.ko<BR>if [ -r System.map ]; then /sbin/depmod -ae -F 
System.map&nbsp; 2.6.0-test9; fi<BR>[root@уу linux]# make install<BR>&nbsp; 
HOSTCC&nbsp; scripts/modpost.o<BR>&nbsp; HOSTLD&nbsp; 
scripts/modpost<BR>make[1]: `arch/i386/kernel/asm-offsets.s' is up to 
date.<BR>&nbsp; CC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
init/main.o<BR>init/main.c:51:2: #error This compiler cannot compile correctly 
with frame pointers enabled<BR>make[1]: *** [init/main.o] Error 1<BR>make: *** 
[init] Error 2<BR>[root@уу linux]#</FONT></DIV>
<DIV><FONT face=Arial size=2>вот.</FONT></DIV></BODY></HTML>