public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
From: "Frank Ch. Eigler" <fche@redhat.com>
To: anton baltser <anton@blok-box.com>
Cc: elfutils-devel@sourceware.org
Subject: Re: Fwd: Anton Baltser, bug with libdebuginfod
Date: Sun, 30 Jul 2023 14:26:28 -0400	[thread overview]
Message-ID: <20230730182628.GA10895@redhat.com> (raw)
In-Reply-To: <CAMsp4fDBHJGxy75RxqGe5MxTwoNdtQzYnGUU=NbVxjDL7x2v_g@mail.gmail.com>

Hi -

> I need to install <elfutils/debuginfod.h>
> I tried to install elfutils - 0.189 version , and I could solve installing
> libdebuginfod.
> My system ubuntu 20.04/wsl2
> 
> I used ./configure --prefix=/usr                \
>               --disable-debuginfod         \
>               --enable-libdebuginfod=dummy \
>               --libdir=/lib

debuginfod/Makefile.am says:

if LIBDEBUGINFOD
pkginclude_HEADERS = debuginfod.h
endif

which is active with =dummy.  Just tried this same configure here, and
after a "make install", the header file does get installed.

- FChE


  reply	other threads:[~2023-07-30 18:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAMsp4fAUYQKTQYCUU2v4838Uy=zeEaxCV4ZEu3AHMeuMZ8RF2Q@mail.gmail.com>
2023-07-30 17:15 ` anton baltser
2023-07-30 18:26   ` Frank Ch. Eigler [this message]
2023-07-30 19:05     ` anton baltser
2023-07-31 15:43       ` Mark Wielaard
2023-07-31 15:47         ` anton baltser

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=20230730182628.GA10895@redhat.com \
    --to=fche@redhat.com \
    --cc=anton@blok-box.com \
    --cc=elfutils-devel@sourceware.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).