netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Menzel <pmenzel@molgen.mpg.de>
To: netfilter-devel@vger.kernel.org, coreteam@netfilter.org
Cc: "Maciej Żenczykowski" <maze@google.com>
Subject: Build failure with Linux 4.13+: ERROR: "__udivdi3" [net/netfilter/xt_hashlimit.ko] undefined!
Date: Sat, 09 Sep 2017 10:37:25 +0200	[thread overview]
Message-ID: <02adf29d4b82dde97be78b0a9b20a3a6@molgen.mpg.de> (raw)

Dear Linux folks,


Building the latest master branch from Linus, commit 0e271fd59fe9
(Merge tag 'platform-drivers-x86-v4.14-1' of
git://git.infradead.org/linux-platform-drivers-x86) fails with the error
below. The same development environment worked up to the release of 
Linux
4.13.

```
[…]
   XZKERN  arch/x86/boot/compressed/vmlinux.bin.xz
   CC      arch/x86/boot/compressed/misc.o
ERROR: "__udivdi3" [net/netfilter/xt_hashlimit.ko] undefined!
scripts/Makefile.modpost:91: recipe for target '__modpost' failed
make[3]: *** [__modpost] Error 1
Makefile:1216: recipe for target 'modules' failed
make[2]: *** [modules] Error 2
make[2]: *** Waiting for unfinished jobs....
   MKPIGGY arch/x86/boot/compressed/piggy.S
   AS      arch/x86/boot/compressed/piggy.o
   DATAREL arch/x86/boot/compressed/vmlinux
   LD      arch/x86/boot/compressed/vmlinux
   ZOFFSET arch/x86/boot/zoffset.h
   OBJCOPY arch/x86/boot/vmlinux.bin
   AS      arch/x86/boot/header.o
   LD      arch/x86/boot/setup.elf
   OBJCOPY arch/x86/boot/setup.bin
   BUILD   arch/x86/boot/bzImage
Setup is 17340 bytes (padded to 17408 bytes).
System is 3817 kB
CRC dcf6a07b
Kernel: arch/x86/boot/bzImage is ready  (#124)
scripts/package/Makefile:91: recipe for target 'deb-pkg' failed
make[1]: *** [deb-pkg] Error 2
Makefile:1349: recipe for target 'deb-pkg' failed
make: *** [deb-pkg] Error 2

real    8m28.838s
user    209m25.359s
sys     17m19.136s
```

The same error is mentioned in the review of a patch in September 2016 
[1],
and, indeed, I am build *for* a 32-bit system, `CONFIG_X86_32=y`, *on* a 
64-bit system.


Kind regards,

Paul


[1] https://patchwork.ozlabs.org/patch/674586/

             reply	other threads:[~2017-09-09  8:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-09  8:37 Paul Menzel [this message]
2017-09-09 19:22 ` [netfilter-core] Build failure with Linux 4.13+: ERROR: "__udivdi3" [net/netfilter/xt_hashlimit.ko] undefined! Pablo Neira Ayuso
2017-09-10  7:06   ` Paul Menzel

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=02adf29d4b82dde97be78b0a9b20a3a6@molgen.mpg.de \
    --to=pmenzel@molgen.mpg.de \
    --cc=coreteam@netfilter.org \
    --cc=maze@google.com \
    --cc=netfilter-devel@vger.kernel.org \
    /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).