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