public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* elfutils configuration issue on musl
@ 2022-07-11  9:42 Mahalingam Kanagasabapathy
  2022-07-11 13:19 ` Frank Ch. Eigler
  0 siblings, 1 reply; 3+ messages in thread
From: Mahalingam Kanagasabapathy @ 2022-07-11  9:42 UTC (permalink / raw)
  To: elfutils-devel

Hi team,

 I am working on building elfutils for a project where I am building for i3x86 with musl and I am facing configure: WARNING: "libc does not have argp"
checking for argp_parse in -largp... no
configure: error: "no libargp found"

elfutils version using : 0.180

I tried with the work arounds on online but couldn't able to fix, Kindly provide a suggestions for the issue.

Thanks,
Mahalingam K,
Software Engineer,
Embedur
Chennai.

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

* Re: elfutils configuration issue on musl
  2022-07-11  9:42 elfutils configuration issue on musl Mahalingam Kanagasabapathy
@ 2022-07-11 13:19 ` Frank Ch. Eigler
  2022-07-12  9:17   ` Mahalingam Kanagasabapathy
  0 siblings, 1 reply; 3+ messages in thread
From: Frank Ch. Eigler @ 2022-07-11 13:19 UTC (permalink / raw)
  To: Mahalingam Kanagasabapathy; +Cc: elfutils-devel

Hi -

>  I am working on building elfutils for a project where I am building for i3x86 with musl and I am facing configure: WARNING: "libc does not have argp"
> checking for argp_parse in -largp... no
> configure: error: "no libargp found"

Yes, musl does not include an implementation of the argp API.
This is brought up with musl folks regularly.  This may help:

https://www.openwall.com/lists/musl/2019/01/06/2

- FChE


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

* Re: elfutils configuration issue on musl
  2022-07-11 13:19 ` Frank Ch. Eigler
@ 2022-07-12  9:17   ` Mahalingam Kanagasabapathy
  0 siblings, 0 replies; 3+ messages in thread
From: Mahalingam Kanagasabapathy @ 2022-07-12  9:17 UTC (permalink / raw)
  To: Frank Ch. Eigler; +Cc: elfutils-devel

Thanks Frank for prompt response and support.

Mahalingam K
Software Engineer,
EmbedUR,
Chennai,
India.
________________________________
From: Frank Ch. Eigler <fche@redhat.com>
Sent: Monday, July 11, 2022 6:49 PM
To: Mahalingam Kanagasabapathy <mahalingam.k@embedur.com>
Cc: elfutils-devel@sourceware.org <elfutils-devel@sourceware.org>
Subject: Re: elfutils configuration issue on musl

CAUTION:** External Email: Please treat hyperlinks and attachments with caution **


Hi -

>  I am working on building elfutils for a project where I am building for i3x86 with musl and I am facing configure: WARNING: "libc does not have argp"
> checking for argp_parse in -largp... no
> configure: error: "no libargp found"

Yes, musl does not include an implementation of the argp API.
This is brought up with musl folks regularly.  This may help:

https://www.openwall.com/lists/musl/2019/01/06/2

- FChE


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

end of thread, other threads:[~2022-07-12  9:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-11  9:42 elfutils configuration issue on musl Mahalingam Kanagasabapathy
2022-07-11 13:19 ` Frank Ch. Eigler
2022-07-12  9:17   ` Mahalingam Kanagasabapathy

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 read-only IMAP folder(s) and NNTP newsgroup(s).