On Tue, Mar 9, 2010 at 12:20 PM, Keith Edmunds <k...@midnighthax.com> wrote:
> Kernel 2.6.29.5, vanilla, patched from perfmon-new-base-090622. I get the
> following error:
>
>  CC      arch/x86/perfmon/perfmon_pebs_core_smpl.o
>  CC      arch/x86/perfmon/perfmon_amd64.o
>  CC      arch/x86/perfmon/perfmon_intel_atom.o
>  CC      arch/x86/perfmon/perfmon_intel_nhm.o
>  LD      arch/x86/perfmon/built-in.o
> arch/x86/perfmon/perfmon_intel_atom.o:(.data.percpu+0x0): multiple
>  definition of `per_cpu__saved_global_ctrl'
>  arch/x86/perfmon/perfmon_intel_arch.o:(.data.percpu+0x0): first defined
>  here make[1]: *** [arch/x86/perfmon/built-in.o] Error 1 make: ***
>  [arch/x86/perfmon] Error 2
>
> Any pointers to a fix?
>
Need to grab the latest source code from the GIT tree. I have not
yet released the patch for 2.6.30. I need a few minor updates before
I can do that.

To grab from the GIT tree:

    git clone 
git://git.kernel.org./pub/scm/linux/kernel/git/eranian/linux-2.6.git

You may also want to try vanilla 2.6.33 and use perf_events instead.
But it depends on what you want to do.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
perfmon2-devel mailing list
perfmon2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perfmon2-devel

Reply via email to