Re: 2 (minor) Alpha probs in 2.5.51

Matt Reppert (arashi@arashi.yi.org)
Sun, 15 Dec 2002 19:07:04 -0600


On Mon, 16 Dec 2002 00:33:27 +0000
"Dr. David Alan Gilbert" <gilbertd@treblig.org> wrote:

> (This is with rth's exception patch to fix the mount problem).
>
> 1) If compiled for the LX164 platform it is missing a number of symbols
> at link time (fine if built generic):
>
> arch/alpha/kernel/built-in.o(.data+0x3030): undefined reference to
> `cia_bwx_inb'
> arch/alpha/kernel/built-in.o(.data+0x3038): undefined reference to
> `cia_bwx_inw'
> .
> .
> .
> (and a handful more)

I had this exact same problem the other day, and this is fixed in -bk now.
Remove the #include <asm/io.h> in include/asm/pci.h.

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