public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Alex <mysqlstudent@gmail.com>
To: lkml <linux-kernel@vger.kernel.org>
Subject: 2.6.32-rc5-git3 compile problems
Date: Tue, 27 Oct 2009 16:50:42 -0400	[thread overview]
Message-ID: <55e03a0a0910271350r6900aaf3qed4cbf31b6359727@mail.gmail.com> (raw)

Hi,

I receive the following error when using defconfig on 2.6.32-rc5-git3:

  CC      kernel/seccomp.o
  CC      kernel/rcutree.o
kernel/rcutree.c: In function `__rcu_init':
kernel/rcutree.h:296: sorry, unimplemented: inlining failed in call to
'rcu_bootup_announce': function body not available
kernel/rcutree.c:1702: sorry, unimplemented: called from here
make[1]: *** [kernel/rcutree.o] Error 1
make: *** [kernel] Error 2

Is this something I'm doing wrong? I'm actually trying to compile
2.6.31.5 with the default config, and it too fails, for another
reason. I'm having difficulty compiling 2.6.31 and 2.6.31.5 on x86
with gcc-3.4.4 and binutils-2.20.51.0.2. I'm also using glibc-2.3.6.

 AS      arch/x86/lib/thunk_32.o
 CC      arch/x86/lib/usercopy_32.o
 AR      arch/x86/lib/lib.a
 LD      vmlinux.o
 MODPOST vmlinux.o
 GEN     .version
 CHK     include/linux/compile.h
 UPD     include/linux/compile.h
 CC      init/version.o
 LD      init/built-in.o
 LD      .tmp_vmlinux1
drivers/built-in.o: In function `con_init':
vt.c:(.init.text+0x3c5b): undefined reference to `.L1446'
make: *** [.tmp_vmlinux1] Error 1

I'd sure appreciate any pointers on how to troubleshoot this.

Thanks,
Alex

             reply	other threads:[~2009-10-27 20:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-27 20:50 Alex [this message]
2009-10-28  3:07 ` 2.6.32-rc5-git3 compile problems Xiaotian Feng
2009-10-28  6:37   ` Paul E. McKenney
2009-10-28 16:00   ` Alex

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=55e03a0a0910271350r6900aaf3qed4cbf31b6359727@mail.gmail.com \
    --to=mysqlstudent@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox