Trying to build mplayer from source for applying patches.
./configure works fine, but it leads me to this error
Undefined symbols for architecture x86_64:
"_fribidi_reorder_line", referenced from:
_ass_shaper_reorder in ass_shaper.o
"_fribidi_get_bidi_types", referenced from:
_ass_shaper_shape in ass_shaper.o
"_fribidi_get_par_embedding_levels", referenced from:
_ass_shaper_shape in ass_shaper.o
"_fribidi_get_joining_types", referenced from:
_ass_shaper_shape in ass_shaper.o
"_fribidi_join_arabic", referenced from:
_ass_shaper_shape in ass_shaper.o
"_fribidi_shape", referenced from:
_ass_shaper_shape in ass_shaper.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make: *** [mplayer] Error 1
I can't figure out what to do now? I'm using OS X 10.7.