From: Jeff Dike <jdike@addtoit.com>
To: Etay Meiri <etay.meiri@gmail.com>
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] 2.6.13.2 + gcc 4.01 link error
Date: Sat, 24 Sep 2005 13:22:59 -0400 [thread overview]
Message-ID: <20050924172259.GA5398@ccure.user-mode-linux.org> (raw)
In-Reply-To: <229e70f2050924085215707921@mail.gmail.com>
On Sat, Sep 24, 2005 at 06:52:46PM +0300, Etay Meiri wrote:
> arch/um/sys-i386/built-in.o(*ABS*+0xde77d105): In function `__crc_kunmap':
> : multiple definition of `__crc_kunmap'
> arch/um/sys-i386/built-in.o(*ABS*+0x26792e7): In function
> `__crc_kmap_atomic':
> : multiple definition of `__crc_kmap_atomic'
> arch/um/sys-i386/built-in.o(*ABS*+0x7d922e4a): In function
> `__crc_kmap_atomic_to_page':
> : multiple definition of `__crc_kmap_atomic_to_page'
> arch/um/sys-i386/built-in.o(*ABS*+0xf3c4062c): In function `__crc_kmap':
> : multiple definition of `__crc_kmap'
> collect2: ld returned 1 exit status
> KSYM .tmp_kallsyms1.S
> nm: '.tmp_vmlinux1': No such file
> No valid symbol.
> make: *** [.tmp_kallsyms1.S] Error 1
This is a bogus config. Fix by
make mrproper
make mrproper ARCH=um
make defconfig ARCH=um
make ARCH=um
Jeff
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
next prev parent reply other threads:[~2005-09-24 17:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-24 15:52 [uml-devel] 2.6.13.2 + gcc 4.01 link error Etay Meiri
2005-09-24 16:54 ` Blaisorblade
2005-09-24 17:24 ` Jeff Dike
2005-09-25 18:07 ` Blaisorblade
2005-09-24 18:07 ` Etay Meiri
2005-09-24 17:22 ` Jeff Dike [this message]
2005-09-25 15:27 ` Blaisorblade
2005-09-26 19:40 ` Etay Meiri
2005-09-27 17:46 ` Blaisorblade
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=20050924172259.GA5398@ccure.user-mode-linux.org \
--to=jdike@addtoit.com \
--cc=etay.meiri@gmail.com \
--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 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.