[Bug 1741996] Re: Undefined references to 64-bit division in libefi on 32-bit systems

Julian Andres Klode 1741996 at bugs.launchpad.net
Thu Oct 11 09:00:44 UTC 2018


Seems to be fixed upstream in 3.0.8, possibly earlier; which is in
cosmic

** Changed in: gnu-efi (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gnu-efi in Ubuntu.
https://bugs.launchpad.net/bugs/1741996

Title:
  Undefined references to 64-bit division in libefi on 32-bit systems

Status in gnu-efi package in Ubuntu:
  Fix Released
Status in gnu-efi package in Debian:
  New

Bug description:
  Building a 32-bit binary and linking against libefi.a gives the
  following:

  /usr/lib/libefi.a(math.o): In function `DivU64x32':
  (.text+0x95): undefined reference to `__umoddi3'
  (.text+0xaa): undefined reference to `__udivdi3'

  Fedora carry this patch to avoid it:
  https://github.com/vathpela/gnu-efi/commit/e192c2f65fec73b1362645193394228aebbc5dae

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnu-efi/+bug/1741996/+subscriptions



More information about the foundations-bugs mailing list