public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
* Re: frysk-imports/tests Makefile.am ChangeLog
       [not found] <20070717205605.10360.qmail@sourceware.org>
@ 2007-07-18  8:01 ` Mark Wielaard
  0 siblings, 0 replies; only message in thread
From: Mark Wielaard @ 2007-07-18  8:01 UTC (permalink / raw)
  To: frysk; +Cc: npremji

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-07-18  8:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20070717205605.10360.qmail@sourceware.org>
2007-07-18  8:01 ` frysk-imports/tests Makefile.am ChangeLog Mark Wielaard

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).