compile error in drivers/perfctr/x86.c (Re: 2..5.73-osdl2)

From: Ed L Cashin (ecashin@uga.edu)
Date: Wed Jun 25 2003 - 21:47:07 EST


On Wed, Jun 25, 2003 at 05:40:48PM -0700, Stephen Hemminger wrote:
> http://developer.osdl.org/shemminger/patches/patch-2.5.73-osdl2.bz2

Hi. I'm getting a compile error:

  CC drivers/perfctr/x86_setup.o
  CC drivers/perfctr/x86.o
drivers/perfctr/x86.c: In function `unregister_nmi_pmdev':
drivers/perfctr/x86.c:1484: `nmi_pmdev' undeclared (first use in this function)
drivers/perfctr/x86.c:1484: (Each undeclared identifier is reported only once
drivers/perfctr/x86.c:1484: for each function it appears in.)
drivers/perfctr/x86.c:1485: warning: implicit declaration of function `apic_pm_unregister'
drivers/perfctr/x86.c: In function `x86_pm_init':
drivers/perfctr/x86.c:1500: warning: implicit declaration of function `apic_pm_register'
drivers/perfctr/x86.c:1500: warning: assignment makes pointer from integer without a cast
make[2]: *** [drivers/perfctr/x86.o] Error 1
make[1]: *** [drivers/perfctr] Error 2
make: *** [drivers] Error 2

Here is .config and ver_linux output:

  http://www.cs.uga.edu/~cashin/temp/2.5.73-osdl2-error.txt

-- 
--Ed L Cashin            |   PGP public key:
  ecashin@uga.edu        |   http://noserose.net/e/pgp/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jun 30 2003 - 22:00:22 EST