[MPlayer-users] problem with current cvs

Sascha Sommer saschasommer at freenet.de
Wed Nov 28 14:36:01 CET 2001


make quits with following error:

gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_
REENTRANT -Ilibmpdemux -Iloader -Ilibvo -I/usr/lib/glib/include -I/usr/X11R6
/include  -o dec_audio.o dec_audio.c
dec_audio.c: In function `init_audio':
dec_audio.c:235: `audio_output_channels' undeclared (first use in this
function)dec_audio.c:235: (Each undeclared identifier is reported only once
dec_audio.c:235: for each function it appears in.)
make: *** [dec_audio.o] Error 1

Maybe
int audio_output_channels = 2;
in line 87 should be out of the LIBMAD part :)

S.Sommer





More information about the MPlayer-users mailing list