Hello,
I am facing a problem installing the toolkit.
I get the following error when I run make:
" Compiling probem module ...
make -C /lib/modules/2.6.25.11-papi-default/build M=/home/kmehta/x10/ibm_toolkit_perf_analysis/DC4L.LKM.v1.1/probe modules
make[1]: Entering directory `/lib/modules/2.6.25.11-papi-default/build'
CC [M] /home/kmehta/x10/ibm_toolkit_perf_analysis/DC4L.LKM.v1.1/probe/../pmc/module/x86_64/p6_pmc.o
/home/kmehta/x10/ibm_toolkit_perf_analysis/DC4L.LKM.v1.1/probe/../pmc/module/x86_64/p6_pmc.c:24: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/home/kmehta/x10/ibm_toolkit_perf_analysis/DC4L.LKM.v1.1/probe/../pmc/module/x86_64/p6_pmc.c:28: error: ‘j_pmc__switch_to’ undeclared here (not in a function)
/home/kmehta/x10/ibm_toolkit_perf_analysis/DC4L.LKM.v1.1/probe/../pmc/module/x86_64/p6_pmc.c:40: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
make[2]: *** [/home/kmehta/x10/ibm_toolkit_perf_analysis/DC4L.LKM.v1.1/probe/../pmc/module/x86_64/p6_pmc.o] Error 1
make[1]: ***
http://_module_/home/kmehta/x10/ibm_toolkit_perf_analysis/DC4L.LKM.v1.1/probe Error 2
make[1]: Leaving directory `/lib/modules/2.6.25.11-papi-default/build'
make: ***
mod_prober Error 2
"
Thanks for your help.