Michael,

On Sun, Apr 15, 2007 at 08:27:20PM +0200, Michael Kluge wrote:
> Hi Stephane, John,
> 
> I just gave it a try. The compilation aborts after a couple of files with:
> 
> gcc -O2 -g -Wall -Werror -D_REENTRANT -I/usr/local/include 
> -DCONFIG_PFMON_IA64 -DPFMON_DEBUG -DDATADIR=\"/usr/local/share/pfmon\" 
> -I. -I/usr/include/libelf -DCONFIG_PFMON_DEMANGLE -D_GNU_SOURCE 
> -DCONFIG_PFMON_IA64 -DPFMON_DEBUG -g -DCONFIG_PFMON_GEN_IA64 
> -DCONFIG_PFMON_MONTECITO -c pfmon_montecito.c
> pfmon_montecito.c: In function ?pfmon_mont_parse_options?:
> pfmon_montecito.c:674: error: ?PFM_ITA_SETFL_IDLE_EXCL? undeclared 
> (first use in this function)
> pfmon_montecito.c:674: error: (Each undeclared identifier is reported 
> only once
> pfmon_montecito.c:674: error: for each function it appears in.)
> pfmon_montecito.c: In function ?pfmon_mont_verify_event_sets?:
> pfmon_montecito.c:1195: error: ?PFM_ITA_SETFL_IDLE_EXCL? undeclared 
> (first use in this function)
> make[1]: *** [pfmon_montecito.o] Fehler 1
> make[1]: Leaving directory `/root/pfmon/pfmon'
> make: *** [all] Fehler 2
> 
Ah, yes, you also need to pull libpfm from the CVS repository.
Sorry about that.

--
-Stephane
_______________________________________________
perfmon mailing list
[email protected]
http://www.hpl.hp.com/hosted/linux/mail-archives/perfmon/

Reply via email to