From: Rahul Bedarkar <Rahul.Bedarkar@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] wayland: fix musl build issue
Date: Mon, 15 Aug 2016 11:07:17 +0530 [thread overview]
Message-ID: <57B1550D.6010203@imgtec.com> (raw)
In-Reply-To: <20160814142650.GA30771@free.fr>
Hi,
On Sunday 14 August 2016 07:56 PM, Yann E. MORIN wrote:
> Rahul, All,
>
> On 2016-08-12 23:45 +0530, Rahul Bedarkar spake thusly:
>> With musl C library, we see following build failure.
>>
>> src/scanner.c: In function 'find_enumeration':
>> src/scanner.c:811:2: error: unknown type name 'uint'
>> uint idx = 0, j;
>> ^
>>
>> uint is defined in <sys/types.h> header. It is usually included by <stdlib.h>
>> but in musl stdlib.h doesn't include it.
>
> As commented by Khem, there is an upstream patch, so it's better to
> backport it.
>
> Consequently, I've marked this as "Changes Requested" in our Patchwork.
>
> Care to respin, please? Thanks!
Thanks Yann, Khem,
I will send v2.
Regards,
Rahul
prev parent reply other threads:[~2016-08-15 5:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-12 18:15 [Buildroot] [PATCH 1/2] mtd: fix musl build issue Rahul Bedarkar
2016-08-12 18:15 ` [Buildroot] [PATCH 2/2] wayland: " Rahul Bedarkar
2016-08-13 2:08 ` Khem Raj
2016-08-14 14:26 ` Yann E. MORIN
2016-08-15 5:37 ` Rahul Bedarkar [this message]
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=57B1550D.6010203@imgtec.com \
--to=rahul.bedarkar@imgtec.com \
--cc=buildroot@busybox.net \
/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