mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Waldemar Brodkorb <wbx@openadk.org>
To: musl@lists.openwall.com
Subject: Re: an alternative implementaton of the glibc-specific argp* interface?
Date: Wed, 7 Jan 2015 17:02:17 +0100	[thread overview]
Message-ID: <20150107160217.GL5040@waldemar-brodkorb.de> (raw)
In-Reply-To: <20150107145955.GT14316@example.net>

Hi,
u-wsnj@aetey.se wrote,

> Hello,
> 
> The background: a purely musl-based environment.
> 
> I am trying to compile elfutils
>  https://fedorahosted.org/elfutils/
> They are said to be necessary for building certain xorg drivers.
> 
> Unfortunately the package uses the argp* interface, includes <argp.h>
> in many places.
> 
> There are some musl-compatibility patches for elfutils
> (https://github.com/openwrt/packages/tree/master/libs/elfutils/patches)
> but they do not seem to address this issue - they possibly suffice
> on systems which also have glibc and hence the expected includes in the
> "system" directories.
> 
> Is anybody aware of sufficent stubs for this gnu-specific interface?
> 
> There is "gnulib" but it is a very heavyweight tool for such a purpose,
> it enforces the use of and coordination with the whole auto* suite
> and is meant to be used by the upstream developers rather than at
> deployment builds.
> 
> Any suggestions?

May be this one:
http://lists.uclibc.org/pipermail/uclibc/2010-November/044521.html

It is not highly integrated into uClibc.

best regards
 Waldemar


  reply	other threads:[~2015-01-07 16:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-07 14:59 u-wsnj
2015-01-07 16:02 ` Waldemar Brodkorb [this message]
2015-01-07 19:50 ` Felix Janda
2015-01-08  8:41   ` u-wsnj

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=20150107160217.GL5040@waldemar-brodkorb.de \
    --to=wbx@openadk.org \
    --cc=musl@lists.openwall.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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).