Distributed Replicated Block Device (DRBD) development
 help / color / mirror / Atom feed
* [Drbd-dev] [PATCH 0/2] drbd-utils: build fixes for the musl C library
@ 2015-09-09 13:16 Christophe Vu-Brugier
  2015-09-09 13:16 ` [Drbd-dev] [PATCH 1/2] drbd_endian: fix compilation error with " Christophe Vu-Brugier
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Christophe Vu-Brugier @ 2015-09-09 13:16 UTC (permalink / raw)
  To: drbd-dev

Hi,

Here are two patches that fix compilation errors when drbd-utils is
built with the musl C library.

The errors were encountered when building drbd-utils with Buildroot,
an embedded build system that supports musl toolchains. Buildroot has
a nice build bot that builds a set of packages for several target
architectures and with several toolchains. drbd-utils builds currently
fail when the build is performed with a musl toolchain.

Here is an example of a build that failed:

  http://autobuild.buildroot.net/results/b6a/b6aa71e60f2db5f3378186e06a11d7bbca0f2eb5/build-end.log

Christophe Vu-Brugier (2):
  drbd_endian: fix compilation error with the musl C library
  drbdmeta: drop usage of strndupa() which is not provided by musl

 user/shared/drbd_endian.h | 2 +-
 user/shared/drbdmeta.c    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.5.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-09-09 14:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-09 13:16 [Drbd-dev] [PATCH 0/2] drbd-utils: build fixes for the musl C library Christophe Vu-Brugier
2015-09-09 13:16 ` [Drbd-dev] [PATCH 1/2] drbd_endian: fix compilation error with " Christophe Vu-Brugier
2015-09-09 13:16 ` [Drbd-dev] [PATCH 2/2] drbdmeta: drop usage of strndupa() which is not provided by musl Christophe Vu-Brugier
2015-09-09 13:33 ` [Drbd-dev] [PATCH 0/2] drbd-utils: build fixes for the musl C library Roland Kammerer
2015-09-09 14:23   ` Roland Kammerer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox