All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.5.4 build - IrDA issues
@ 2002-02-11 14:06 Alessandro Suardi
  0 siblings, 0 replies; only message in thread
From: Alessandro Suardi @ 2002-02-11 14:06 UTC (permalink / raw)
  To: linux-kernel

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")


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-02-11 14:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-11 14:06 2.5.4 build - IrDA issues Alessandro Suardi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.