From: "Downing, Thomas" <Thomas.Downing@ipc.com>
To: linux-sound@vger.kernel.org
Subject: Compiling ALSA with 2.5.7
Date: Tue, 16 Apr 2002 14:49:14 +0000 [thread overview]
Message-ID: <marc-linux-sound-101896881001154@msgid-missing> (raw)
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
next reply other threads:[~2002-04-16 14:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-16 14:49 Downing, Thomas [this message]
2002-04-16 16:19 ` Compiling ALSA with 2.5.7 Joern Nettingsmeier
-- strict thread matches above, loose matches on Subject: below --
2002-04-16 15:35 Downing, Thomas
2002-04-16 16:00 ` Takashi Iwai
2002-04-16 16:02 ` Alan Cox
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-linux-sound-101896881001154@msgid-missing \
--to=thomas.downing@ipc.com \
--cc=linux-sound@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.