[Bug runtime/9875] building rpm fails in checking for unpackaged file

mhiramat at redhat dot com sourceware-bugzilla@sourceware.org
Thu Feb 26 07:59:00 GMT 2009


------- Additional Comments From mhiramat at redhat dot com  2009-02-25 21:30 -------
As far as I can see, Makefile.am is broken.
I'm not sure why, but below libsduprobes library related lines are included in
the conditional region of BUILD_ELFUTILS.
---
pkglib_LIBRARIES = libsduprobes.a
libsduprobes_a_SOURCES = runtime/sduprobes.c
sduprobes.o: runtime/sduprobes.c
        $(CC) -g -O0 -c -o $@ $<
---

These lines should be separated from it, or just be commented out.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=9875

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the Systemtap mailing list