[MPlayer-users] compile error

Carl Eugen Hoyos cehoyos at ag.or.at
Mon Jul 25 13:14:06 CEST 2011


Zongyao QU <zongyao.qu <at> gmail.com> writes:

> OS: Mac OS X 10.7
> compiler: gcc from Xcode 4.1
> Src: latest mplayer and ffmpeg
> arch: x86_64
> 
> error log:
> compile is OK, linker gives me error.
> 
> Undefined symbols for architecture x86_64:
>   "_MM_FIX_0_707106781", referenced from:
>       _filter in vf_fspp.o
>   "_MM_FIX_0_541196100", referenced from:
>       _filter in vf_fspp.o

How does the output of
nm libmpcodecs/vf_fspp.o |grep MM_FIX
looks like?

Carl Eugen



More information about the MPlayer-users mailing list