linux-um archives
 help / color / mirror / Atom feed
From: Lars Kellogg-Stedman <lars@oddbit.com>
To: user-mode-linux-devel@lists.sourceforge.net
Subject: [uml-devel] Re: Missing exported symbols?
Date: Sat, 09 Oct 2004 15:58:01 -0400	[thread overview]
Message-ID: <lars-DC2FA7.15580109102004@sea.gmane.org> (raw)
In-Reply-To: 200410091057.52832.u3205097@anu.edu.au

> 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.



-------------------------------------------------------
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

  parent reply	other threads:[~2004-10-09 19:58 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 [this message]
2004-10-11 21:27   ` BlaisorBlade
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=lars-DC2FA7.15580109102004@sea.gmane.org \
    --to=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