On Tue, Jul 30, 2013 at 12:39:18PM +0400, 7cigun wrote:
> root@gw:/usr/src/world/kernel # su - build
> build@gw:~ $ cd kernel/
> build@gw:~/kernel $ tar xJf 
> ~/sources/Owl/packages/kernel/linux-2.6.18.tar.xz
> build@gw:~/kernel $ cd linux-2.6.18/
> build@gw:~/kernel/linux-2.6.18 $ xzcat 
> ~/sources/Owl/packages/kernel/patch-348.3.1.el5.028stab106.2-combined.xz 
> | patch -p1 -T
> build@gw:~/kernel/linux-2.6.18 $ patch -p1 -Z < 
> ~/native/Owl/packages/kernel/linux-2.6.18-348.3.1.el5.028stab106.2-owl.diff
> build@gw:~/kernel/linux-2.6.18 $ cp 
> ~/native/Owl/packages/kernel/dot-config-i686 .config
> build@gw:~/kernel/linux-2.6.18 $ make menuconfig

This looks like it should have worked.

What version of Owl are you on?  What version of gcc?

If you try "make oldconfig" in place of "make menuconfig", does that work?

> After last command stdout shows me messages:
>   HOSTCC  scripts/basic/fixdep
[...]
>   HOSTLD  scripts/kconfig/lxdialog/lxdialog
> scripts/kconfig/mconf arch/i386/Kconfig
> 
> Your kernel configuration changes were NOT saved.

What's wrong about this?  I think you'd obtain this sort of output if
you exit from "make menuconfig" without saving changes - is this not
what you're doing?  Does the menu not appear?

Alexander

Reply via email to