2.6.9-ac10 compile error

From: haiquy
Date: Fri Nov 19 2004 - 15:21:20 EST



I got compile error with 2.6.9-ac10

root@perfectpc:/home/linux-2.6.9# make bzImage modules>/dev/null
In file included from drivers/atm/../../include/asm/byteorder.h:5:
/usr/include/linux/compiler.h:1:2: warning: #warning "You shouldn't be using this header"
drivers/pnp/pnpbios/core.c: In function `pnpbios_init':
drivers/pnp/pnpbios/core.c:541: error: `acpi_disabled' undeclared (first use in this function)
drivers/pnp/pnpbios/core.c:541: error: (Each undeclared identifier is reported only once
drivers/pnp/pnpbios/core.c:541: error: for each function it appears in.)
make[3]: *** [drivers/pnp/pnpbios/core.o] Error 1
make[2]: *** [drivers/pnp/pnpbios] Error 2
make[1]: *** [drivers/pnp] Error 2
make: *** [drivers] Error 2

gcc version 3.4.2

Steve Kieu
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/