linux-um archives
 help / color / mirror / Atom feed
From: Jeff Dike <jdike@addtoit.com>
To: Raphael Bossek <raphael.bossek@gmx.de>
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] Linking  .tmp_vmlinuux1 fails with 2.6.12-mm1
Date: Fri, 24 Jun 2005 09:43:16 -0400	[thread overview]
Message-ID: <20050624134316.GB4117@ccure.user-mode-linux.org> (raw)
In-Reply-To: <42BBA6F1.9080704@gmx.de>

On Fri, Jun 24, 2005 at 08:23:45AM +0200, Raphael Bossek wrote:
> after applying the TT_MODE build patch I run into the following problem
> with linux 2.6.12-mm1:

> arch/um/sys-i386/built-in.o(*ABS*+0x73c706fe): In function `__crc_kunmap':
> module.c: multiple definition of `__crc_kunmap'
> arch/um/sys-i386/built-in.o(*ABS*+0xe7c48b45): In function 
> `__crc_kmap_atomic':
> module.c: multiple definition of `__crc_kmap_atomic'
> arch/um/sys-i386/built-in.o(*ABS*+0x1889f5f3): In function 
> `__crc_kmap_atomic_to_page':
> module.c: multiple definition of `__crc_kmap_atomic_to_page'
> arch/um/sys-i386/built-in.o(*ABS*+0xd837acb7): In function `__crc_kmap':
> module.c: multiple definition of `__crc_kmap'
> collect2: ld returned 1 exit status

You failed to mention the zillion errors from make config that resulted
from trying to use the host's config rather than UML's defconfig.

Run mrproper, cp arch/um/defconfig .config, then rebuild as before.

				Jeff


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

      parent reply	other threads:[~2005-06-24 13:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-24  6:23 [uml-devel] Linking .tmp_vmlinuux1 fails with 2.6.12-mm1 Raphael Bossek
2005-06-24 10:55 ` Blaisorblade
2005-06-24 13:43 ` Jeff Dike [this message]

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=20050624134316.GB4117@ccure.user-mode-linux.org \
    --to=jdike@addtoit.com \
    --cc=raphael.bossek@gmx.de \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /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