From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Julien Olivain <ju.o@free.fr>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/zynaddsubfx: fix uclibc compile error
Date: Sat, 9 Sep 2023 17:08:09 +0200 [thread overview]
Message-ID: <20230909170809.4d0fb384@windsurf> (raw)
In-Reply-To: <20230909104707.491203-1-ju.o@free.fr>
Hello Julien,
On Sat, 9 Sep 2023 12:47:07 +0200
Julien Olivain <ju.o@free.fr> wrote:
> When compiling with uclibc, build fails with errors, such as:
>
> In file included from /build/zynaddsubfx-3.0.6/src/Nio/NulEngine.h:21,
> from /build/zynaddsubfx-3.0.6/src/Nio/NulEngine.cpp:14:
> /build/zynaddsubfx-3.0.6/src/Nio/MidiIn.h:37:9: error: 'uint8_t' does not name a type
> 37 | uint8_t midiSysEx(unsigned char data);
> | ^~~~~~~
>
> This commit fixes the issue by adding upstream patches, not yet
> included in a release.
>
> Fixes:
> http://autobuild.buildroot.net/results/97b5a30c7be820ac91e745cf60f9b759e962aa5c
>
> Signed-off-by: Julien Olivain <ju.o@free.fr>
Since when is this build issue occurring? zynaddsubfx has been in
Buildroot for a while, and I don't see any recent update of it. Have
this issue always existed? Is it due to a recent update of uClibc?
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-09-09 15:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-09 10:47 [Buildroot] [PATCH 1/1] package/zynaddsubfx: fix uclibc compile error Julien Olivain
2023-09-09 15:08 ` Thomas Petazzoni via buildroot [this message]
2023-09-09 21:07 ` Julien Olivain
2023-09-10 12:00 ` Thomas Petazzoni via buildroot
2023-09-10 13:10 ` Julien Olivain
2023-09-10 13:48 ` Thomas Petazzoni via buildroot
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=20230909170809.4d0fb384@windsurf \
--to=buildroot@buildroot.org \
--cc=ju.o@free.fr \
--cc=thomas.petazzoni@bootlin.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.