At Sat, 2 Aug 2003 20:06:21 +0100 (BST),
Chris Rankin wrote:
>
> --- Nicola Orru' <[EMAIL PROTECTED]> 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
--- Nicola Orru' <[EMAIL PROTECTED]> 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.
_
On 02 Aug 2003 12:54:16 +0300
Jaakko Prattala <[EMAIL PROTECTED]> 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-
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
-D