[MPlayer-users] Problem compiling mPlayer from svn.

Ilja Sekler ilja_sekler_ at gmx.de
Sun Oct 7 22:02:57 CEST 2012


Am 07.10.2012 21:50, schrieb Charles Philip Chan:

> Ilja Sekler <ilja_sekler_ at gmx.de> writes:
> 
>> 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)
> `----
> 

The issue doesn't exist on Fedora 17 with the stock gcc 4.7.2, the build
succeeds despite MEncoder being compiled as well. Maybe it is related to
the gcc version.

-- 
Regards

Ilja


More information about the MPlayer-users mailing list