From: snookertb <snookertb@comcast.net>
To: alsa-devel@lists.sourceforge.net
Subject: Compile errors with latest alsa releases
Date: Fri, 20 Feb 2004 11:15:56 -0500 [thread overview]
Message-ID: <403632BC.20308@comcast.net> (raw)
I am attempting to update the Sun JDS distro from alsa version 0.9.0 to
a later version which supports newer Intel sound chips. I get the
following errors in these two compiles. I ran versions 0.9.8 and 1.0.2c
and they produced the same errors.
alsa-driver-1.0.2c compile error
Error in both cases error is triggered because of the kernel version of
SJDS is 2.4.19-4GB. Is this alsa driver not supposed to be used with
older kernels?
In file included from
/home/tarpon/downloads/alsa-driver-1.0.2c/include/sound/driver.h:42,
from usbaudio.inc:6,
from usbaudio.c:1:
/home/tarpon/downloads/alsa-driver-1.0.2c/include/adriver.h:295:
redefinition of `usb_make_path'
/lib/modules/2.4.19-4GB/build/include/linux/usb.h:931: `usb_make_path'
previously defined here
make[1]: *** [usbaudio.o] Error 1
make[1]: Leaving directory `/home/tarpon/downloads/alsa-driver-1.0.2c/usb'
make: *** [compile] Error 1
alsa-driver-0.9.8 compile error
In file included from
/home/tarpon/downloads/alsa-driver-0.9.8/include/sound/driver.h:42,
from usbaudio.inc:2,
from usbaudio.c:1:
/home/tarpon/downloads/alsa-driver-0.9.8/include/adriver.h:296:
redefinition of `usb_make_path'
/lib/modules/2.4.19-4GB/build/include/linux/usb.h:931: `usb_make_path'
previously defined here
make[1]: *** [usbaudio.o] Error 1
make[1]: Leaving directory `/home/tarpon/downloads/alsa-driver-0.9.8/usb'
make: *** [compile] Error 1
----------------------------------------------------------
alsa-utils-1.0.2c compile error
Both versions error on undeclared identifier SND_CTL_READONLY
alsactl.c: In function `get_controls':
alsactl.c:483: `SND_CTL_READONLY' undeclared (first use in this function)
alsactl.c:483: (Each undeclared identifier is reported only once
alsactl.c:483: for each function it appears in.)
make[1]: *** [alsactl.o] Error 1
make[1]: Leaving directory
`/home/tarpon/downloads/alsa-utils-1.0.2/alsactl'
make: *** [all-recursive] Error 1
alsa-utils -0.9.8 compile error
alsactl.c: In function `get_controls':
alsactl.c:483: `SND_CTL_READONLY' undeclared (first use in this function)
alsactl.c:483: (Each undeclared identifier is reported only once
alsactl.c:483: for each function it appears in.)
make[1]: *** [alsactl.o] Error 1
make[1]: Leaving directory
`/home/tarpon/downloads/alsa-utils-0.9.8/alsactl'
make: *** [all-recursive] Error 1
Any help or guidance would be appreciated. If this is not the right
place to post this, please advise and point me to where to go for help.
tb
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
next reply other threads:[~2004-02-20 16:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-20 16:15 snookertb [this message]
2004-02-23 17:49 ` Compile errors with latest alsa releases Clemens Ladisch
2004-02-23 18:59 ` snookertb
2004-02-24 17:59 ` 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=403632BC.20308@comcast.net \
--to=snookertb@comcast.net \
--cc=alsa-devel@lists.sourceforge.net \
/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.