linux-um.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Richard Weinberger <richard@nod.at>
To: Keno Fischer <keno@juliacomputing.com>
Cc: linux-kernel@vger.kernel.org, jdike@addtoit.com,
	user-mode-linux-devel@lists.sourceforge.net,
	Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Subject: Re: [PATCH] um: Fix compile failure due to current_text_address() definition
Date: Fri, 11 Nov 2016 23:07:42 +0100	[thread overview]
Message-ID: <5718c625-bf94-dbd7-c7f5-14957d6b04d9@nod.at> (raw)
In-Reply-To: <CABV8kRyfAWTMPoaTid2vDvOUWajegvsiYzwcUTe0_J1H-s9JVQ@mail.gmail.com>

On 11.11.2016 22:03, Keno Fischer wrote:
> Did you have CONFIG_INET set? I'm attaching my full .config. This is
> on vanilla Ubuntu 16.10.

Yes, CONFIG_INET is set. Let my try on Ubuntu. ;-\

> I did see the same error when building with `CONFIG_STATIC_LINK=y`.
> Note that I also, separately, ran into a linker problem, though I
> believe it is unrelated to this patch
> (though perhaps is related to the problem you're seeing?):
> https://sourceware.org/bugzilla/show_bug.cgi?id=20800.

This seems to be an UML<->glibc issue.
memmove() is now an ifunc and for whatever reason it does not work with UML.

> I'd also be happy to provide you with ssh access to the machine that
> I'm seeing this on if that
> would be helpful.

Okay, let me try myself first. I think I'm able to install Ubuntu. :)

Thanks,
//richard


  reply	other threads:[~2016-11-11 22:07 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-10  1:53 [PATCH] um: Fix compile failure due to current_text_address() definition Keno Fischer
2016-11-10  8:05 ` [uml-devel] " Richard Weinberger
2016-11-10 20:10   ` Keno Fischer
2016-11-10 20:14     ` Richard Weinberger
2016-11-10 20:14       ` Keno Fischer
2016-11-10 20:19         ` Richard Weinberger
2016-11-10 20:46           ` Keno Fischer
2016-11-11 10:34 ` [uml-devel] " Richard Weinberger
2016-11-11 21:03   ` Keno Fischer
2016-11-11 22:07     ` Richard Weinberger [this message]
2016-11-16  3:45       ` Keno Fischer
2016-11-16 14:36         ` [uml-devel] " Richard Weinberger

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=5718c625-bf94-dbd7-c7f5-14957d6b04d9@nod.at \
    --to=richard@nod.at \
    --cc=bigeasy@linutronix.de \
    --cc=jdike@addtoit.com \
    --cc=keno@juliacomputing.com \
    --cc=linux-kernel@vger.kernel.org \
    --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;
as well as URLs for NNTP newsgroup(s).