All of lore.kernel.org
 help / color / mirror / Atom feed
From: Waldemar Brodkorb <wbx@openadk.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/gdbm: fix build error
Date: Tue, 6 Jun 2017 23:10:30 +0200	[thread overview]
Message-ID: <20170606211030.GQ26922@waldemar-brodkorb.de> (raw)
In-Reply-To: <20170605101420.2c585336@free-electrons.com>

Hi Thomas,
Thomas Petazzoni wrote,

> Hello,
> 
> On Mon,  5 Jun 2017 00:09:50 +0200, Bernd Kuhls wrote:
> 
> > +-compute_directory_size (GDBM_FILE dbf, blksize_t block_size,
> > ++compute_directory_size (GDBM_FILE dbf, __blksize_t block_size,
> 
> This doesn't feel like the right fix, because uClibc does define
> blksize_t:
> 
> #if defined __USE_UNIX98 && !defined __blksize_t_defined
> typedef __blksize_t blksize_t;
> # define __blksize_t_defined
> #endif
> 
> Missing header include? __USE_UNIX98 not defined?
> 
> Perhaps a good question for Waldemar (added in Cc).

Fix sent to the list.
Some problem with uClibc-ng not in sync with glibc.

best regards
 Waldemar

      parent reply	other threads:[~2017-06-06 21:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-04 22:09 [Buildroot] [PATCH 1/1] package/gdbm: fix build error Bernd Kuhls
2017-06-05  8:14 ` Thomas Petazzoni
2017-06-05 15:29   ` Bernd Kuhls
2017-06-06 21:10   ` Waldemar Brodkorb [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=20170606211030.GQ26922@waldemar-brodkorb.de \
    --to=wbx@openadk.org \
    --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 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.