Hi Carlos,

>
> I succesfully compiled alsa-driver-0.9.5 under Debian.
> Sure you already knew this, but, if you are trying to compile under
RedHat make sure you set:
> export LANG=C  LC_ALL=C ; ./configure <options> ; make
>
> I ran into many troubles before for things like these... :)
>

FYI I'm with SuSE 8.1 but I'll try your suggestion right away...wait... BANG!

<snip>

  export LANG=C LC_ALL=C; ./configure --with-isapnp=no
--with-sequencer=yes --with-oss=yes && make
.
.
.
gcc -D__KERNEL__ -DMODULE=1
-I/usr/src/source/alsa/alsa-driver-0.9.5/include
-I/lib/modules/2.4.21-ck3.1.smp/build/include -O2
-mpreferred-stack-boundary=2 -march=i686 -D__SMP__ -DCONFIG_SMP -DLINUX
-Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2
-fno-strict-aliasing -fno-common -pipe -DALSA_BUILD
-DKBUILD_BASENAME=pdaudiocf_pcm   -c -o pdaudiocf_pcm.o pdaudiocf_pcm.c
pdaudiocf_pcm.c: In function `pdacf_pcm_trigger':
pdaudiocf_pcm.c:129: `chip_reg_lock' undeclared (first use in this function)
pdaudiocf_pcm.c:129: (Each undeclared identifier is reported only once
pdaudiocf_pcm.c:129: for each function it appears in.)
make[2]: *** [pdaudiocf_pcm.o] Error 1
make[2]: Leaving directory
`/usr/src/source/alsa/alsa-driver-0.9.5/pcmcia/pdaudiocf'
make[1]: *** [_modsubdir_pdaudiocf] Error 2
make[1]: Leaving directory `/usr/src/source/alsa/alsa-driver-0.9.5/pcmcia'
make: *** [compile] Error 1

</snip>

Same result :(

I guess my trouble is somehow SMP related. Tomorrow I'll try on my
notebook (UP for sure).

Thanks anyway.

-- 
rncbc aka Rui Nuno Capela
[EMAIL PROTECTED]




-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to