[MPlayer-users] Compile error on FreeBSD with x264
Carl Eugen Hoyos
cehoyos at ag.or.at
Tue Jul 7 10:16:43 CEST 2009
Oliver Seitz <info <at> vtnd.de> writes:
> It might be a problem in configure, or a stupid user
>
> It's FreeBSD-7.1/amd64.
>
> I've installed x264 through FreeBSD's ports collection, the version is
> indicated as 0.0.20081218
The described problem has certainly nothing to do with x264
[...]
> But it does not compile: (or, well, assemble... it's yasm 0.8.0.2194)
and nothing with yasm.
[...]
> {standard input}:18: Error: `ff_h264_lps_range(%eax,%esi,2)' is not a
> valid 64 bit base/index expression
Your assembler has problems with the expression your compiler generates from
"MANGLE(ff_h264_lps_range)" in libavcodec/cabac.h. It works fine on linux with
gcc and icc.
Carl Eugen
More information about the MPlayer-users
mailing list