From: MK <mailing.m1@kkk-web.de>
To: b.a.t.m.a.n@lists.open-mesh.org
Subject: batman 2023.1 fails to compile with implicit func kstrtou64 on debian 5.10.0
Date: Wed, 6 Sep 2023 17:50:26 +0200 [thread overview]
Message-ID: <0cf2d2fa-4563-c662-1b7c-0052e399ff7f@kkk-web.de> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 525 bytes --]
Hi list!
I tried to compile batman-adv-2023.1 for a standard debian bullseye
kernel 5.10.0-25 but it fails with:
batman-adv/gateway_common.c:55:8: error: implicit declaration of
function ‘kstrtou64’ [-Werror=implicit-function-declaration]
55 | ret = kstrtou64(buff, 10, <hroughput);
cc1: some warnings being treated as errors
Tried make CFLAGS="-Wno-error=implicit-function-declaration" but that
doesn't help. Successfully compiled on 5.15.0 (ubuntu LTS).
Any ideas on this?
Martin
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]
next reply other threads:[~2023-09-06 15:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-06 15:50 MK [this message]
2023-09-06 15:58 ` batman 2023.1 fails to compile with implicit func kstrtou64 on debian 5.10.0 Sven Eckelmann
2023-09-06 18:55 ` MK
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=0cf2d2fa-4563-c662-1b7c-0052e399ff7f@kkk-web.de \
--to=mailing.m1@kkk-web.de \
--cc=b.a.t.m.a.n@lists.open-mesh.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 read-only IMAP folder(s) and NNTP newsgroup(s).