Stephane,

today I got a build error in libpfm. This change:

diff --git a/examples/Makefile b/examples/Makefile
index 2b050fc..a6f9248 100644
--- a/examples/Makefile
+++ b/examples/Makefile
@@ -58,7 +58,7 @@ TARGETS +=self task task_attach task_attach_timeout syst \
          notify_self notify_self2 notify_self3 \
          multiplex multiplex2 set_notify \
          showreginfo task_smpl task_smpl_user \
-         pfmsetup self_smpl_multi
+         pfmsetup self_smpl_multi self_pipe
 
 XTRA += rtop
 endif

causes a make error (no rule to create self_pipe).

Was there an intention to add this target?

-Robert

-- 
Advanced Micro Devices, Inc.
Operating System Research Center
email: [EMAIL PROTECTED]


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
perfmon2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/perfmon2-devel

Reply via email to