[MPlayer-users] configure misses alsa (again)

Sven Hartge hartge at ds9.argh.org
Sat Nov 24 23:52:07 CET 2001


Hi.

Since the checkout some minutes ago, configure seems to miss alsa once
again:

gcc-3.0 -c -O4 -march=athlon -mcpu=athlon -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I. -I.. -I/usr/include/SDL -D_REENTRANT -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -o ao_alsa9.o ao_alsa9.c
ao_alsa9.c: In function `control':
ao_alsa9.c:55: warning: return makes integer from pointer without a cast
ao_alsa9.c: In function `init':
ao_alsa9.c:112: parse error before '=' token
ao_alsa9.c:159: structure has no member named `subdevice'
ao_alsa9.c:160: structure has no member named `subdevice'
ao_alsa9.c:254: parse error before '=' token
ao_alsa9.c:256: parse error before ')' token
ao_alsa9.c:264: `alsa_buffer_time' undeclared (first use in this function)
ao_alsa9.c:264: (Each undeclared identifier is reported only once
ao_alsa9.c:264: for each function it appears in.)
ao_alsa9.c:364: parse error before ',' token

Adding -lasound to the X_LIBS line fixes this temporarily.

S!





More information about the MPlayer-users mailing list