Re: Error compiling Mplayer: in libmpcodecs/vd_mpng.o
compn <[email protected]> Wed, 28 Jul 2010 15:37:29 -0400
| Newsgroups | gmane.comp.video.mplayer.cygwin |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 28 Jul 2010 22:05:16 +0300, Eugene Kovgar wrote: >>> >> And now another error ^) : >>> >> >>> >> >>> >>libavcodec/libavcodec.a(libvorbis.o):libvorbis.c:(.text.unlikely+0xb2): >>> >>undefined reference to `vorbis_encode_setup_vbr' > >I don't use --enable-libvorbis because Mplayer configure must find it; of >course before I've builded libvorbis-1.3.1 to support it from Mplayer. i'm curious how libavcodec latched onto libvorbis. try a make distclean? also, i wouldnt use --enable-dynamic-plugins again, i dont think it works on windows. btw, i built mplayer on mingw a day or so ago and it went well (aside from the fact that i had to upgrade my mingw runtime). -compn