2.5.4 build - IrDA issues

Alessandro Suardi (alessandro.suardi@oracle.com)
Mon, 11 Feb 2002 15:06:51 +0100


Just finished building 2.5.4 after

1 - applying akpm's patch
2 - removing Maestro3 sound support
3 - switching from xircom_tulip_cb to xircom_cb

Since 2 and 3 are already reported and known, here's one more to report:

find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.5.4; fi
depmod: *** Unresolved symbols in /lib/modules/2.5.4/kernel/net/irda/irda.o
depmod: virt_to_bus_not_defined_use_pci_map

--alessandro

"If your heart is a flame burning brightly
you'll have light and you'll never be cold
And soon you will know that you just grow / You're not growing old"
(Husker Du, "Flexible Flyer")

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