[MPlayer-users] compilation fails at libao2

Balazs Lengyak mplayer at kign.org
Wed Aug 7 02:32:01 CEST 2002


Hi,

make -C libao2
make[1]: Entering directory `/install/mplayer/main/libao2'
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I..       -o ao_alsa9.o ao_alsa9.c
ao_alsa9.c:923: warning: `play_normal' was declared implicitly `extern' and later `static'
ao_alsa9.c:910: warning: previous declaration of `play_normal'
ao_alsa9.c:983: warning: `play_mmap' was declared implicitly `extern' and later `static'
ao_alsa9.c:908: warning: previous declaration of `play_mmap'
ao_alsa9.c: In function `play_mmap':
ao_alsa9.c:1050: `SND_PCM_STATE_SUSPENDED' undeclared (first use in this function)
ao_alsa9.c:1050: (Each undeclared identifier is reported only once
ao_alsa9.c:1050: for each function it appears in.)
make[1]: *** [ao_alsa9.o] Error 1
make[1]: Leaving directory `/install/mplayer/main/libao2'
make: *** [libao2/libao2.a] Error 2

It happens for a while now. It used to compile without a problem say three
months ago, now it does not even with the most recent CVS update.
I use Debian Sid (unstable). Interesting is, I use an almost identical
Debian Sid at another workstation where mplayer compiles OK, so I suppose
it is something with my linux, but could anybody help me find out what?

Thanks,
Balazs




More information about the MPlayer-users mailing list