[Mplayer-felhasznalok] alsa9 - hwac3
    Banszki Gabor 
    banszki.gabor at chello.hu
       
    Sun Mar 28 17:09:49 CEST 2004
    
    
  
Sziasztok,
Egy ABIT BE7-es alaplapon van egy I82801DBICH4-es digi outtal biro
integralt hangkartyam. Alsa 0.9.8-at (lib es driver) forditottam be
debian unstable-ban Kernel: Vanilla 2.4.25.
hwac3-al szeretem hallgatni a dvd-ket, es probaltam ma cvs update utan
mplayert forditani. Igy allt meg a make:
ao_alsa9.c: In function `control':
ao_alsa9.c:112: error: assignment of read-only location
ao_alsa9.c: In function `init':
ao_alsa9.c:361: warning: deprecated use of label at end of compound
statement
make[1]: *** [ao_alsa9.o] Error 1
make: *** [libao2/libao2.a] Error 2
Az ao_alsa9.c file-ban a 112. sor igy nez ki:
 *mix_name++ = 0;
Ezert  a 101. sorban levo deklaraciot:
  static const char *mix_name = NULL;
erre csereltem:
char *mix_name = NULL;
Igy lefordult, es muxik az SPDIF AC3 optikai kimeneten keresztul.
Mindenesetre erdekelne egy fejleszto velemenye a dologrol....
Info:
dpkg -l | grep gcc
ii  gcc            3.3.3-2        The GNU C compiler
ii  gcc-3.2-base   3.2.3-9        The GNU Compiler Collection (base
package)
ii  gcc-3.3        3.3.3-5        The GNU C compiler
ii  gcc-3.3-base   3.3.3-5        The GNU Compiler Collection (base
package)
ii  libgcc1        3.3.3-5        GCC support library
uname -a
Linux debi1 2.4.25-ipsec #15 SMP Sat Mar 27 11:22:04 CET 2004 i686
GNU/Linux
dpkg -l |grep gcc
ii  gcc            3.3.3-2        The GNU C compiler
ii  gcc-3.2-base   3.2.3-9        The GNU Compiler Collection (base
package)
ii  gcc-3.3        3.3.3-5        The GNU C compiler
ii  gcc-3.3-base   3.3.3-5        The GNU Compiler Collection (base
package)
ii  libgcc1        3.3.3-5        GCC support library
G.
    
    
More information about the MPlayer-felhasznalok
mailing list