public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
From: Mark Wielaard <mark@klomp.org>
To: frysk@sourceware.org
Cc: npremji@sourceware.org
Subject: Re: frysk-imports/tests Makefile.am ChangeLog
Date: Wed, 18 Jul 2007 08:01:00 -0000	[thread overview]
Message-ID: <1184745671.3652.16.camel@dijkstra.wildebeest.org> (raw)
In-Reply-To: <20070717205605.10360.qmail@sourceware.org>

[-- Attachment #1: Type: text/plain, Size: 1126 bytes --]

Hi Nurdin,

On Tue, 2007-07-17 at 20:56 +0000, npremji@sourceware.org wrote:
> Log message:
> 	frysk-imports/tests/CL
> 	* Makefile.am (systests_XFAIL_PROGRAMS): Removed frysk4796/dwfltest.
> 	(system_PASS_PROGRAMS): Added frysk4796/dwfltest.

You also need to add the in-tree libelf include path explicitly,
otherwise you pick up the wrong gelf.h file (or in my case, on a machine
without libelf-devel installed you won't find gelf.h at all):

2007-07-18  Mark Wielaard  <mark@klomp.org>

        * Makefile.am (frysk4796_dwfltest_CFLAGS): Add
        -I$(top_srcdir)/elfutils/libelf.

Cheers,

Mark

diff -u -r1.114 Makefile.am
--- Makefile.am 17 Jul 2007 20:56:05 -0000      1.114
+++ Makefile.am 18 Jul 2007 08:00:30 -0000
@@ -513,7 +513,7 @@
        chmod a+x $@
 
 frysk4796_dwfltest_CFLAGS = -I$(top_srcdir)/elfutils/libdwfl \
--I$(top_srcdir)/elfutils/libdw
+-I$(top_srcdir)/elfutils/libdw -I$(top_srcdir)/elfutils/libelf
 frysk4796_dwfltest_LDADD = -ldl $(top_builddir)/elfutils/libdw/libdw.a
\
 $(top_builddir)/elfutils/libebl/libebl.a \
 $(top_builddir)/elfutils/libelf/libelf.a


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

           reply	other threads:[~2007-07-18  8:01 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20070717205605.10360.qmail@sourceware.org>]

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=1184745671.3652.16.camel@dijkstra.wildebeest.org \
    --to=mark@klomp.org \
    --cc=frysk@sourceware.org \
    --cc=npremji@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).