From: BlaisorBlade <blaisorblade_spam@yahoo.it>
To: user-mode-linux-devel@lists.sourceforge.net
Cc: Lars Kellogg-Stedman <lars@oddbit.com>
Subject: Re: [uml-devel] Re: Missing exported symbols?
Date: Mon, 11 Oct 2004 23:27:08 +0200 [thread overview]
Message-ID: <200410112327.08166.blaisorblade_spam@yahoo.it> (raw)
In-Reply-To: <lars-DC2FA7.15580109102004@sea.gmane.org>
On Saturday 09 October 2004 21:58, Lars Kellogg-Stedman wrote:
> > I'm still using the 2.6.8 uml patch release, and I'm getting heaps of
> > errors complaining about unknown symbols. In particular:
> > WARNING: ../mnt/ lib/modules/2.6.8-1um/kernel/fs/cifs/cifs.ko needs
> > unknown symbol memmove
>
> Adding:
>
> #undef __HAVE_ARCH_MEMMOVE
>
> to include/asm-um/string.h (after the two #include statements) will
> force UML to use the memmove() defined in lib/string.c. I don't know if
> this is the right solution or not, but it appears to resolve the missing
> symbol problem.
It does not change anything. memmove *is* defined by glibc. However,
lib/string.c adds the "EXPORT_SYMBOL(memmove);" line, which is the correct
line to add to arch/um/os-Linux/user_syms.c, after putting in the correct
prototype.
Bye
--
Paolo Giarrusso, aka Blaisorblade
Linux registered user n. 292729
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
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:[~2004-10-11 21:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-09 0:57 [uml-devel] Missing exported symbols? James Roper
2004-10-09 18:17 ` [uml-devel] " Lars Kellogg-Stedman
2004-10-09 19:05 ` Lars Kellogg-Stedman
2004-10-11 21:18 ` BlaisorBlade
2004-10-09 19:58 ` Lars Kellogg-Stedman
2004-10-11 21:27 ` BlaisorBlade [this message]
2004-10-19 13:37 ` [uml-devel] " 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=200410112327.08166.blaisorblade_spam@yahoo.it \
--to=blaisorblade_spam@yahoo.it \
--cc=lars@oddbit.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox