All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Dike <jdike@addtoit.com>
To: Miklos Szeredi <miklos@szeredi.hu>
Cc: akpm@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: UML compile problems on -mm
Date: Fri, 24 Nov 2006 15:34:22 -0500	[thread overview]
Message-ID: <20061124203422.GE4745@ccure.user-mode-linux.org> (raw)
In-Reply-To: <E1GnXeZ-00052H-00@dorka.pomaz.szeredi.hu>

On Fri, Nov 24, 2006 at 10:47:27AM +0100, Miklos Szeredi wrote:
> it still fails on linking:
> 
>   LD      .tmp_vmlinux1
> lib/lib.a(bug.o): In function `find_bug':
> lib/bug.c:108: undefined reference to `__start___bug_table'

rc6-mm1 builds and boots here fine.

The bug table stuff is defined in asm-generic/vmlinux.lds.S, which is
pulled in through arch/um/kernel/dyn.lds.S and asm-um/common.lds.S.

				Jeff
-- 
Work email - jdike at linux dot intel dot com

  reply	other threads:[~2006-11-24 20:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-24  9:47 UML compile problems on -mm Miklos Szeredi
2006-11-24 20:34 ` Jeff Dike [this message]
2006-11-24 22:34   ` Miklos Szeredi
2006-11-25  4:48     ` Jeff Dike

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=20061124203422.GE4745@ccure.user-mode-linux.org \
    --to=jdike@addtoit.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=miklos@szeredi.hu \
    /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.