mplayer make fails

Good day to all

Is there anybody who knows why mplayer doesn't build and sign such error?
Code:
"config.mak", line 4: Need an operator
"Makefile", line 830: warning: duplicate script for target "%.o" ignored
"Makefile", line 833: warning: duplicate script for target "%.o" ignored
"Makefile", line 836: warning: duplicate script for target "%.o" ignored
Error expanding embedded variable.

./configure is passing ok
 
Yes thats it - I downloaded last sources of mplayer from official site. Anyway you mean that I should install it from packages? Is there any step-by-step manual how to compile from sources?
 
You can either use a package or compile it using the "ports". The handbook provides a step-by-step manual how to do this stuff, just read the handbook.
 
Back
Top