On Sun, 2003-04-06 at 07:52, Fabio Massimo Di Nitto wrote:
> Im a bit new to sparc kernel/hardware and I have been hitten by a
> problem compiling alsa modules.
> In a few words loading the modules i get the following error:
>
> mazinga:/usr/src/modules/alsa-driver# insmod snd-page-alloc
> Using /lib/modules/2.4.21-pre7/kernel/sound/acore/snd-page-alloc.o
> /lib/modules/2.4.21-pre7/kernel/sound/acore/snd-page-alloc.o: unresolved
> symbol virt_to_bus_not_defined_use_pci_map
This symbol must never be referenced on the sparc64 platform,
it indicates non-portable code.
The 2.5.x ALSA code does not have this problem, so presumably the
current 2.4.x backport of ALSA has this bug fixed as well.
-- David S. Miller <davem@redhat.com> - 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/
This archive was generated by hypermail 2b29 : Mon Apr 07 2003 - 22:00:30 EST