mplayer on Mac OS X compilation errors

I had a very unpleasant time this morning compiling mplayer, with LIVE555 support, for Mac OS X Intel (Leopard, 10.5.4).

LIVE555 compiled fine, with

./genmakefiles macosx

and I moved it into /opt/local/lib/live to “co””exist” with some macports libraries.

But mplayer refused to play nicely, until I built it with

./configure --disable-gui --disable-mencoder --disable-xinerama --disable-xv --disable-x11 --enable-largefiles --enable-macosx-finder-support --enable-menu --with-freetype-config=/usr/X11R6/bin/freetype-config --with-extraincdir=/opt/local/lib/live/ --with-extralibdir=/opt/local/lib

Yeah…right…I totally should have known that off the top of my head. At least now the binary is built, so I could Bonjour it to a coworker for his MacBook and he could start using it straight away.

mplayer (totally cool version with LIVE555 support) (Intel) (Mac OS X) (zip. 2.9mbyte file, HTTP download)

Please understand that this is being provided without any expressed warranty or merchantability statement. It is virus- and malicious code- free. I claim no rights of any kind for compiling open-source codebases into this binary.

Any source-violation notices will be promptly actioned: please contact me.

LIVE555 is under LGPL.

mplayer is under GNU General Public License version 2.

NO WARRANTY

1. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

2. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.