Linux Sound subsystem development
 help / color / mirror / Atom feed
* Compiling ALSA with 2.5.7
@ 2002-04-16 14:49 Downing, Thomas
  2002-04-16 16:19 ` Joern Nettingsmeier
  0 siblings, 1 reply; 2+ messages in thread
From: Downing, Thomas @ 2002-04-16 14:49 UTC (permalink / raw)
  To: linux-sound

I am unable to build ALSA for 2.5.7 either as a module or 
built in to kernel.

The problem is that ALSA code uses a function virt_to_bus( ).
This is #defined as virt_to_bus_not_defined_use_pci_map( ).
So there is an unresolved external.

The switch from virt_to_bus( ) to pci_map_*( ) is not obvious.

Am I missing something?  I think I must be.  So , is there
a kernel config option that needs to be set/unset, or is there
a patch I should get?

BTW I tried building 2.5.8, but that failed spectacularly in other
areas not related to ALSA...  Hmmmm, I've never had kernel build
problems before, I must be regressing!

thanks
td


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-04-16 16:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-16 14:49 Compiling ALSA with 2.5.7 Downing, Thomas
2002-04-16 16:19 ` Joern Nettingsmeier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox