[MPlayer-users] MPlayer does not link to x264: undefined reference to `__log2f_finite'

Carl Eugen Hoyos cehoyos at ag.or.at
Sun Aug 5 10:58:31 CEST 2012


andrew <andrew <at> andrews-corner.org> writes:

> ./configure fails to link x264 with the following message in
> config.log.

Could you test the following?
Look at line 6958 of configure, you will find the string 
"-lx264 $ld_pthread" twice. Edit the second string and make it
"-lx264 $ld_pthread -lm".

Please report back, Carl Eugen



More information about the MPlayer-users mailing list