From: anton baltser <anton@blok-box.com>
To: "Frank Ch. Eigler" <fche@redhat.com>
Cc: elfutils-devel@sourceware.org
Subject: Re: Fwd: Anton Baltser, bug with libdebuginfod
Date: Sun, 30 Jul 2023 22:05:25 +0300 [thread overview]
Message-ID: <CAMsp4fA+qsfQsJ9-5VVsZ9xn_xq3J0mRZUL-MxFW8+BhEz5Y6g@mail.gmail.com> (raw)
In-Reply-To: <20230730182628.GA10895@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1635 bytes --]
Thanks for the quick response.
I did:
$ ./configure --prefix=/usr \
> --disable-debuginfod \
> --enable-libdebuginfod=dummy \
> --libdir=/libm
$ make install :
Making install in tests
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/usr/include/elfutils'
/usr/bin/install -c -m 644 version.h '/usr/include/elfutils'
$ make check :
============================================================================
Testsuite summary for elfutils 0.189
============================================================================
# TOTAL: 236
# PASS: 232
# SKIP: 4
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[1]: Nothing to be done for 'check-am'.
Is that right result?
On Sun, Jul 30, 2023, 21:26 Frank Ch. Eigler <fche@redhat.com> wrote:
> 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
>
>
next prev parent reply other threads:[~2023-07-30 19:05 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
2023-07-30 19:05 ` anton baltser [this message]
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=CAMsp4fA+qsfQsJ9-5VVsZ9xn_xq3J0mRZUL-MxFW8+BhEz5Y6g@mail.gmail.com \
--to=anton@blok-box.com \
--cc=elfutils-devel@sourceware.org \
--cc=fche@redhat.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.
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).