[Bug 1741996] Re: Undefined references to 64-bit division in libefi on 32-bit systems
Matthew Garrett
mjg59 at codon.org.uk
Mon Jan 8 22:39:22 UTC 2018
This is Debian bug 886686
** Bug watch added: Debian Bug tracker #886686
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886686
** Also affects: gnu-efi (Debian) via
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886686
Importance: Unknown
Status: Unknown
--
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:
New
Status in gnu-efi package in Debian:
Unknown
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