[MPlayer-cygwin] wma comp error

Sascha Sommer saschasommer at freenet.de
Sat Nov 2 00:15:16 CET 2002


> hi!
>
> libavcodec/libavcodec.a(wmadec.o): In function `wma_decode_frame':
> /usr/src/main/libavcodec/wmadec.c:1194: undefined reference to `_lrintf'
> collect2: ld returned 1 exit status
>
> And now what can i do? pls help!
>
change libavcodec/dsputil.h line 273 to
#if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) ||
defined(__bsdi__) || defined(__CYGWIN__)


S. Sommer




More information about the MPlayer-cygwin mailing list