Re: 2.4 BK compile failure in dmi_scan: `BROKEN_PNP_BIOS'

Alan Cox (alan@lxorguk.ukuu.org.uk)
05 Jul 2003 14:37:25 +0100


On Sad, 2003-07-05 at 12:56, Duncan Sands wrote:
> make[2]: Entering directory `/home/duncan/linux-2.4/arch/i386/kernel'
> gcc -D__KERNEL__ -I/home/duncan/linux-2.4/include -Wall -Wstrict-prototypes -Wno-trigraphs
> -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
> -march=athlon -nostdinc -iwithprefix include -DKBUILD_BASENAME=dmi_scan -c -o dmi_scan.o
> dmi_scan.c
> dmi_scan.c: In function `exploding_pnp_bios':
> dmi_scan.c:521: error: `BROKEN_PNP_BIOS' undeclared (first use in this function)
> dmi_scan.c:521: error: (Each undeclared identifier is reported only once
> dmi_scan.c:521: error: for each function it appears in.)
> dmi_scan.c: In function `dmi_decode':
> dmi_scan.c:944: warning: unused variable `data'

Marcelo hasn't yet applied all the changes I sent him, including some
that depend on each other. Just pull that change from -ac or wait

-
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/