No idea...
From: Brandon Lewis
Date: Sun May 09 2004 - 21:11:29 EST
Hi, I have an Alpha XL 266, running a fairly current unstable release
of debian. I recently tried to compile 2.6.5 stable. The machine has an
ISA sound card, which has sticker on it which says it's a SoundBlaster
AWE32 PnP, though the isapnp tools do not detect any boards at all. I
enabled the PNP BIOS options and the damn thing errored out during
compile.
all through the compile process I kept seeing shit like
LD drivers/net/tulip/built-in.o
LD drivers/net/built-in.o
CC [M] drivers/net/pppox.o
{standard input}: Assembler messages:
{standard input}:70: Warning: setting incorrect section attributes for
.got
CC [M] drivers/net/pppoe.o
{standard input}: Assembler messages:
{standard input}:70: Warning: setting incorrect section attributes for
.got
LD drivers/parport/built-in.o
CC [M] drivers/parport/share.o
{standard input}: Assembler messages:
{standard input}:70: Warning: setting incorrect section attributes for
.got
CC [M] drivers/parport/ieee1284.o
{standard input}: Assembler messages:
{standard input}:70: Warning: setting incorrect section attributes for
.got
CC [M] drivers/parport/ieee1284_ops.o
{standard input}: Assembler messages:
no idea what that's about, but I wouldn't have cared if some time later
the thing hadn't errored out all together.
CC drivers/pnp/pnpbios/core.o
drivers/pnp/pnpbios/core.c:60:22: asm/desc.h: No such file or directory
drivers/pnp/pnpbios/core.c: In function `pnpbios_init':
drivers/pnp/pnpbios/core.c:504: error: `dmi_broken' undeclared (first
use in this function)
drivers/pnp/pnpbios/core.c:504: error: (Each undeclared identifier is
reported only once
drivers/pnp/pnpbios/core.c:504: error: for each function it appears in.)
drivers/pnp/pnpbios/core.c:504: error: `BROKEN_PNP_BIOS' undeclared
(first use in this function)
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
don't know wtf this is all about...but i'd sure like to use my sound
card at some point...
-
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/