Will,
On Fri, Aug 22, 2008 at 4:00 PM, William Cohen <[EMAIL PROTECTED]> wrote: > Hi, > > It would probably be a good idea to compile the kernel with CONFIG_PERFMON > unset. Guess what, I do this systematically. So I suspect you're trying this in i386 mode, while I am doing it in x86-64 mode. > > When compiling the kernel the following popped up: > > CC arch/x86/kernel/cpu/common.o > arch/x86/kernel/cpu/common.c: In function `cpu_init': > arch/x86/kernel/cpu/common.c:717: error: implicit declaration of function > `pfm_init_percpu' > > Looks like there is a missing ifdef. > > -Will > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > perfmon2-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/perfmon2-devel > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ perfmon2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/perfmon2-devel
