From: Peter Good <psgood@petesinternet.net>
To: alsa-devel@lists.sourceforge.net
Subject: Compile error on cs46xx
Date: 01 Nov 2002 17:05:04 +1000 [thread overview]
Message-ID: <1036134304.26344.1.camel@pete> (raw)
[-- Attachment #1: Type: text/plain, Size: 2954 bytes --]
Anyone struck this at all? I've lost most of my archives of this list,
due to a drive failure :/
Regards, Peter.
gcc -D__KERNEL__ -DMODULE=1 -I/root/alsa/alsa-driver/include
-I/lib/modules/2.4.19/build/include -O2 -mpreferred-stack-boundary=2
-march=i686 -malign-functions=4 -DLINUX -Wall -Wstrict-prototypes
-fomit-frame-pointer -pipe -DALSA_BUILD -DCONFIG_SND_CS46XX_NEW_DSP=1
-DKBUILD_BASENAME=cs46xx_lib -c -o cs46xx_lib.o cs46xx_lib.c
In file included from cs46xx_lib.c:2:
../../alsa-kernel/pci/cs46xx/cs46xx_lib.c: In function
`snd_cs46xx_playback_hw_params':
../../alsa-kernel/pci/cs46xx/cs46xx_lib.c:1051: too many arguments to
function `cs46xx_dsp_create_pcm_channel'
../../alsa-kernel/pci/cs46xx/cs46xx_lib.c:1075:
`snd_cs46xx_playback_rear_ops' undeclared (first use in this function)
../../alsa-kernel/pci/cs46xx/cs46xx_lib.c:1075: (Each undeclared
identifier is reported only once
../../alsa-kernel/pci/cs46xx/cs46xx_lib.c:1075: for each function it
appears in.)
../../alsa-kernel/pci/cs46xx/cs46xx_lib.c:1077:
`snd_cs46xx_playback_iec958_ops' undeclared (first use in this function)
../../alsa-kernel/pci/cs46xx/cs46xx_lib.c:1100:
`snd_cs46xx_playback_indirect_rear_ops' undeclared (first use in this
function)
../../alsa-kernel/pci/cs46xx/cs46xx_lib.c:1102:
`snd_cs46xx_playback_indirect_iec958_ops' undeclared (first use in this
function)
../../alsa-kernel/pci/cs46xx/cs46xx_lib.c: In function
`_cs46xx_playback_open_channel':
../../alsa-kernel/pci/cs46xx/cs46xx_lib.c:1428: too many arguments to
function `cs46xx_dsp_create_pcm_channel'
../../alsa-kernel/pci/cs46xx/cs46xx_lib.c: In function
`snd_cs46xx_playback_open_iec958':
../../alsa-kernel/pci/cs46xx/cs46xx_lib.c:1470: warning: implicit
declaration of function `cs46xx_iec958_pre_open'
../../alsa-kernel/pci/cs46xx/cs46xx_lib.c: In function
`snd_cs46xx_playback_close_iec958':
../../alsa-kernel/pci/cs46xx/cs46xx_lib.c:1483: warning: implicit
declaration of function `cs46xx_iec958_post_close'
../../alsa-kernel/pci/cs46xx/cs46xx_lib.c: At top level:
../../alsa-kernel/pci/cs46xx/cs46xx_lib.c:1547:
`snd_cs46xx_playback_rear_ops' used prior to declaration
../../alsa-kernel/pci/cs46xx/cs46xx_lib.c:1558:
`snd_cs46xx_playback_indirect_rear_ops' used prior to declaration
../../alsa-kernel/pci/cs46xx/cs46xx_lib.c:1570:
`snd_cs46xx_playback_iec958_ops' used prior to declaration
../../alsa-kernel/pci/cs46xx/cs46xx_lib.c:1581:
`snd_cs46xx_playback_indirect_iec958_ops' used prior to declaration
make[2]: *** [cs46xx_lib.o] Error 1
make[2]: Leaving directory `/root/alsa/alsa-driver/pci/cs46xx'
make[1]: *** [_modsubdir_cs46xx] Error 2
make[1]: Leaving directory `/root/alsa/alsa-driver/pci'
make: *** [compile] Error 1
--
"I am neither especially clever nor especially
gifted. I am only very, very curious." Einstein.
Peter Good
Pete's Internet Services
GnuPG Public Key: http://www.petesinternet.net/public.gpg
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2002-11-01 7:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-01 7:05 Peter Good [this message]
2002-11-01 11:41 ` Compile error on cs46xx Takashi Iwai
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=1036134304.26344.1.camel@pete \
--to=psgood@petesinternet.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.