Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1520056

Re: [PATCH] um: Fix compile failure due to current_text_address() definition

From Richard Weinberger <richard@nod.at>
Newsgroups linux.kernel
Subject Re: [PATCH] um: Fix compile failure due to current_text_address() definition
Date 2016-11-11 23:10 +0100
Message-ID <sCsbf-1Q9-9@gated-at.bofh.it> (permalink)
References <sBMOJ-7gR-7@gated-at.bofh.it> <sChpw-392-27@gated-at.bofh.it> <sCroS-1fb-31@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] um: Fix compile failure due to current_text_address()  definition Keno Fischer <keno@juliacomputing.com> - 2016-11-10 03:00 +0100
  Re: [PATCH] um: Fix compile failure due to current_text_address()  definition Richard Weinberger <richard@nod.at> - 2016-11-10 09:10 +0100
    Re: [PATCH] um: Fix compile failure due to current_text_address() definition Keno Fischer <keno@juliacomputing.com> - 2016-11-10 21:20 +0100
      Re: [PATCH] um: Fix compile failure due to current_text_address()  definition Richard Weinberger <richard@nod.at> - 2016-11-10 21:20 +0100
        Re: [PATCH] um: Fix compile failure due to current_text_address() definition Keno Fischer <keno@juliacomputing.com> - 2016-11-10 21:20 +0100
          Re: [PATCH] um: Fix compile failure due to current_text_address()  definition Richard Weinberger <richard@nod.at> - 2016-11-10 21:20 +0100
            Re: [PATCH] um: Fix compile failure due to current_text_address() definition Keno Fischer <keno@juliacomputing.com> - 2016-11-10 21:50 +0100
  Re: [PATCH] um: Fix compile failure due to current_text_address()  definition Richard Weinberger <richard@nod.at> - 2016-11-11 11:40 +0100
    Re: [PATCH] um: Fix compile failure due to current_text_address()  definition Richard Weinberger <richard@nod.at> - 2016-11-11 23:10 +0100
      Re: [PATCH] um: Fix compile failure due to current_text_address() definition Keno Fischer <keno@juliacomputing.com> - 2016-11-16 04:50 +0100
        Re: [PATCH] um: Fix compile failure due to current_text_address()  definition Richard Weinberger <richard@nod.at> - 2016-11-16 15:40 +0100

csiph-web