All of lore.kernel.org
 help / color / mirror / Atom feed
* emu10k1 module compile error with latest cvs
@ 2003-08-02  9:54 Jaakko Prattala
  2003-08-02 14:04 ` Nicola Orru'
  0 siblings, 1 reply; 4+ messages in thread
From: Jaakko Prattala @ 2003-08-02  9:54 UTC (permalink / raw)
  To: alsa-devel

gcc -D__KERNEL__ -DMODULE=1
-I/home/jaakko/downloads/alsa020803/alsa-driver/include 
-I/lib/modules/2.4.20-8/build/include -O2 -mpreferred-stack-boundary=2
-march=athlon -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD 
-DKBUILD_BASENAME=emufx   -c -o emufx.o emufx.c
In file included from emufx.c:2:
../../alsa-kernel/pci/emu10k1/emufx.c: In function
`snd_emu10k1_gpr_ctl_put':
../../alsa-kernel/pci/emu10k1/emufx.c:367:
`EMU10K1_GRP_TRANSLATION_BASS' undeclared (first use in this function)
../../alsa-kernel/pci/emu10k1/emufx.c:367: (Each undeclared identifier
is reported only once
../../alsa-kernel/pci/emu10k1/emufx.c:367: for each function it appears
in.)
../../alsa-kernel/pci/emu10k1/emufx.c:372:
`EMU10K1_GRP_TRANSLATION_TREBLE' undeclared (first use in this function)
In file included from emufx.c:2:
etc.

gcc version 3.2.2 on rhl 9

--
Jaakko




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01

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

* Re: emu10k1 module compile error with latest cvs
  2003-08-02  9:54 emu10k1 module compile error with latest cvs Jaakko Prattala
@ 2003-08-02 14:04 ` Nicola Orru'
  2003-08-02 19:06   ` Chris Rankin
  0 siblings, 1 reply; 4+ messages in thread
From: Nicola Orru' @ 2003-08-02 14:04 UTC (permalink / raw)
  To: alsa-devel

[-- Attachment #1: Type: text/plain, Size: 992 bytes --]

On 02 Aug 2003 12:54:16 +0300
Jaakko Prattala <Jaakko.Prattala@Helsinki.FI> wrote:

> gcc -D__KERNEL__ -DMODULE=1
> -I/home/jaakko/downloads/alsa020803/alsa-driver/include 
> -I/lib/modules/2.4.20-8/build/include -O2 -mpreferred-stack-boundary=2
> -march=athlon -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer
> -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD 
> -DKBUILD_BASENAME=emufx   -c -o emufx.o emufx.c
> In file included from emufx.c:2:
> ../../alsa-kernel/pci/emu10k1/emufx.c: In function
> `snd_emu10k1_gpr_ctl_put':
> ../../alsa-kernel/pci/emu10k1/emufx.c:367:
> `EMU10K1_GRP_TRANSLATION_BASS' undeclared (first use in this function)

It looks like a typo. Try and open emufx.c and replace EMU10K1_GRP_* with EMU10k1_GPR_*.


-- 
Ciao,
Nicola
--------------------------------------------------------------------
* Nicola Orru' - Via Dei Tulipani, 9 - 09034 Assemini (CA) - ITALY *
--------------------------------------------------------------------

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: emu10k1 module compile error with latest cvs
  2003-08-02 14:04 ` Nicola Orru'
@ 2003-08-02 19:06   ` Chris Rankin
  2003-08-05 13:55     ` Takashi Iwai
  0 siblings, 1 reply; 4+ messages in thread
From: Chris Rankin @ 2003-08-02 19:06 UTC (permalink / raw)
  To: Nicola Orru', alsa-devel

 --- Nicola Orru' <nigu@itadinanta.it> wrote:
> It looks like a typo. Try and open emufx.c and
> replace EMU10K1_GRP_* with EMU10k1_GPR_*.

Yup, a typo. Changing .._GRP_.. to .._GPR_.. fixed it.

Cheers,
Chris

P.S. alsa-lib is still broken, though.

________________________________________________________________________
Want to chat instantly with your online friends?  Get the FREE Yahoo!
Messenger http://uk.messenger.yahoo.com/


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01

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

* Re: emu10k1 module compile error with latest cvs
  2003-08-02 19:06   ` Chris Rankin
@ 2003-08-05 13:55     ` Takashi Iwai
  0 siblings, 0 replies; 4+ messages in thread
From: Takashi Iwai @ 2003-08-05 13:55 UTC (permalink / raw)
  To: Chris Rankin; +Cc: Nicola Orru', alsa-devel

At Sat, 2 Aug 2003 20:06:21 +0100 (BST),
Chris Rankin wrote:
> 
>  --- Nicola Orru' <nigu@itadinanta.it> wrote:
> > It looks like a typo. Try and open emufx.c and
> > replace EMU10K1_GRP_* with EMU10k1_GPR_*.
> 
> Yup, a typo. Changing .._GRP_.. to .._GPR_.. fixed it.

fixed now.

> Cheers,
> Chris
> 
> P.S. alsa-lib is still broken, though.

fixed, too.


ciao,

Takashi


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01

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

end of thread, other threads:[~2003-08-05 13:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-02  9:54 emu10k1 module compile error with latest cvs Jaakko Prattala
2003-08-02 14:04 ` Nicola Orru'
2003-08-02 19:06   ` Chris Rankin
2003-08-05 13:55     ` Takashi Iwai

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.