From: Grzegorz Daniluk <g.daniluk@elproma.com.pl>
To: alsa-devel@alsa-project.org
Subject: 1.0.24 alsa-driver compilation problem
Date: Fri, 04 Mar 2011 11:07:22 +0100 [thread overview]
Message-ID: <4D70B9DA.8070607@elproma.com.pl> (raw)
Hi,
I'm trying to cross-compile the latest 1.0.24 alsa-driver for my
embedded system (using SH4 processor and linux kernel 2.6.35). Before
compiling 1.0.24 I did turn off the alsa in kernel configuration
(leaving just Sound card support enabled). So I run as follows:
./configure --with-kernel=<where_my_kernel_src's_are>
--with-build=<where_my_kernel_src's_are> --with-cross=sh4-linux-gnu-
and then 'make'. However, during 'make' I've noticed the following warning:
WARNING: "register_sound_special_device"
[/root/alsa-driver-1.0.24/acore/snd.ko] undefined!
WARNING: "unregister_sound_special"
[/root/alsa-driver-1.0.24/acore/snd.ko] undefined!
and then when trying to insmod the snd.ko module the following error
appears:
snd: Unknown symbol unregister_sound_special (err 0)
snd: Unknown symbol register_sound_special_device (err 0)
thank you for your help,
best regards,
Greg
next reply other threads:[~2011-03-04 10:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-04 10:07 Grzegorz Daniluk [this message]
2011-03-04 13:20 ` 1.0.24 alsa-driver compilation problem Grzegorz Daniluk
2011-03-04 14:42 ` Clemens Ladisch
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=4D70B9DA.8070607@elproma.com.pl \
--to=g.daniluk@elproma.com.pl \
--cc=alsa-devel@alsa-project.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.