From: bugzilla@busybox.net
To: buildroot@uclibc.org
Subject: [Buildroot] [Bug 16096] iproute musl + gcc-14 compile error w/ 2024.05-rc1
Date: Tue, 04 Jun 2024 20:18:07 +0000 [thread overview]
Message-ID: <bug-16096-163-qkIM5Ooh9F@https.bugs.busybox.net/> (raw)
In-Reply-To: <bug-16096-163@https.bugs.busybox.net/>
https://bugs.busybox.net/show_bug.cgi?id=16096
--- Comment #1 from Lance Fredrickson <lancethepants@gmail.com> ---
After applying that fix it still fails with the following.
rdma.c:110:20: error: implicit declaration of function ‘basename’; did you mean
‘rename’? [-Wimplicit-function-declaration]
110 | filename = basename(argv[0]);
| ^~~~~~~~
| rename
rdma.c:110:18: error: assignment to ‘char *’ from ‘int’ makes pointer from
integer without a cast [-Wint-conversion]
110 | filename = basename(argv[0]);
hmmmm, basename, looks familiar.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-06-04 20:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-04 20:06 [Buildroot] [Bug 16096] New: iproute musl + gcc-14 compile error w/ 2024.05-rc1 bugzilla
2024-06-04 20:18 ` bugzilla [this message]
2024-06-04 20:42 ` [Buildroot] [Bug 16096] " bugzilla
2024-06-15 15:20 ` bugzilla
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=bug-16096-163-qkIM5Ooh9F@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--cc=buildroot@uclibc.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