Checking for dvdread ... no
Checking for internal libdvdcss ... no
Checking for cdparanoia ... no
Checking for libcdio ... no
Checking for bitmap font support ... yes
Checking for freetype >= 2.0.9 ... yes
Checking for fontconfig ... yes
Checking for SSA/ASS support ...
Error: Unable to find development files for libass. Aborting. If you really mean to compile without libass support use --disable-libass.
Check "config.log" if you do not understand why it failed.
Traceback (most recent call last):
File "script/mplayer-config", line 28, in <module>
main()
File "script/mplayer-config", line 26, in main
check_call(['./configure'] + args + extra_args, env=env)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 504, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['./configure', '--extra-cflags=-I/Users/b/Desktop/source/mplayer2/mplayer2-build/build_libs/include', '--extra-ldflags=-L/Users/b/Desktop/source/mplayer2/mplayer2-build/build_libs/lib']' returned non-zero exit status 1
bs-Mac-Pro:mplayer2-build b$ make -C mplayer
Makefile:22: config.mak: No such file or directory
make: *** osdep/: Is a directory. Stop.