[MPlayer-users] Problem compiling mPlayer from svn.

Charles Philip Chan cpchan at bell.net
Sun Oct 7 21:50:57 CEST 2012


Ilja Sekler <ilja_sekler_ at gmx.de> writes:

Hello:

> This is either already fixed prior to ffmpeg commit
> 27a341518e91ca18cbee292725a74a3c23a0d272 and at mplayer r35233 or was
> never an issue on Fedora 17 x86_64.
>
> rpm -qa | grep libvorbis
> libvorbis-devel-1.3.3-1.fc17.x86_64
> libvorbis-1.3.3-1.fc17.x86_64
>
> MPlayer builds and runs fine here.

I did some digging and I traced the problem to commit r35233:

,----
| r35233 | cehoyos | 2012-10-06 00:49:49 -0400 (Sat, 06 Oct 2012) | 1 line
| 
| Fix compilation with --disable-mencoder.
`----

It broke the compilation for me if I do not disable mencoder. If I pass
"--disable-mencoder" to configure, then mplayer compiles to completion
and is linked to libvorbis:

,----
| # ldd mplayer | grep vorbis
|         libvorbis.so.0 => /usr/local/lib/libvorbis.so.0 (0x00007f52f00d3000)
|         libvorbisenc.so.2 => /usr/local/lib/libvorbisenc.so.2 (0x00007f52e3e71000)
`----


Charles

-- 
I've run DOOM more in the last few days than I have the last few
months.  I just love debugging ;-)
(Linus Torvalds)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20121007/65d2246b/attachment.asc>


More information about the MPlayer-users mailing list