All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Américo Wang" <xiyou.wangcong@gmail.com>
To: Ming Lei <tom.leiming@gmail.com>
Cc: Linux Kernel List <linux-kernel@vger.kernel.org>
Subject: Re: [BUG 2.6.29] make install failed
Date: Sun, 5 Apr 2009 00:36:12 +0800	[thread overview]
Message-ID: <20090404163612.GA17018@hack> (raw)
In-Reply-To: <d82e647a0904040828n27af9173t7239b1822e6dc9ca@mail.gmail.com>

On Sat, Apr 04, 2009 at 11:28:05PM +0800, Ming Lei wrote:
>commit 6bb597507f9839b1349878
>
>[lm@linux-lm linux-2.6]$ sudo make install
>  CHK     include/linux/version.h
>  CHK     include/linux/utsrelease.h
>  UPD     include/linux/utsrelease.h
>  SYMLINK include/asm -> include/asm-x86
>  CALL    scripts/checksyscalls.sh
>  CHK     include/linux/compile.h
>  SKIPPED include/linux/compile.h
>  CC      init/version.o
>  LD      init/built-in.o
>  CC      kernel/trace/trace.o
>  LD      kernel/trace/built-in.o
>  CC      kernel/module.o
>  LD      kernel/built-in.o
>
>  LD      vmlinux.o
>  MODPOST vmlinux.o
>WARNING: modpost: Found 2 section mismatch(es).
>To see full details build your kernel with:
>'make CONFIG_DEBUG_SECTION_MISMATCH=y'
>  GEN     .version
>  CHK     include/linux/compile.h
>  SKIPPED include/linux/compile.h
>  LD      .tmp_vmlinux1
>  KSYM    .tmp_kallsyms1.S
>  AS      .tmp_kallsyms1.o
>  LD      .tmp_vmlinux2
>  KSYM    .tmp_kallsyms2.S
>  AS      .tmp_kallsyms2.o
>  LD      vmlinux
>  SYSMAP  System.map
>  SYSMAP  .tmp_System.map
>sh /home/lm/git/linux-2.6/linux-2.6/arch/x86/boot/install.sh 2.6.29
>arch/x86/boot/bzImage \
>		System.map "/boot"
>WARNING: Couldn't open directory /lib/modules/2.6.29: No such file or directory
>FATAL: Could not open /lib/modules/2.6.29/modules.dep.temp for
>writing: No such file or directory
>No modules available for kernel "2.6.29".
>mkinitrd failed

Probably you forgot to do 'make modules_install'?


-- 
Do what you love, f**k the rest! F**k the regulations!
 

  reply	other threads:[~2009-04-04 16:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-04 15:28 [BUG 2.6.29] make install failed Ming Lei
2009-04-04 16:36 ` Américo Wang [this message]
2009-04-05  2:32   ` Ming Lei

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090404163612.GA17018@hack \
    --to=xiyou.wangcong@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tom.leiming@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.