[MPlayer-dev-eng] Trouble compiling SVN 31321

Kevin DeKorte kdekorte at yahoo.com
Sat Jun 5 14:51:36 CEST 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I was able to compile mplayer SVN the other day. Today I updated to svn
31321 and ran make clean and reconfigured and now I have this error.

eval.h is actually missing, but there is an eval.d


cc -MD -MP -Wstrict-prototypes -Wmissing-prototypes -Wundef
- -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement
- -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4
- -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer
- -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
- -Ilibdvdread4 -I.  -D_REENTRANT   -D_REENTRANT
- -I/usr/include/freetype2   -I/usr/include/dirac
- -I/usr/include/schroedinger-1.0 -I/usr/include/orc-0.4   -c -o
libmpcodecs/vd_libdv.o libmpcodecs/vd_libdv.c
libmpcodecs/vf_geq.c:37:29: error: libavcodec/eval.h: No such file or
directory
libmpcodecs/vf_geq.c:40: error: expected specifier-qualifier-list before
'AVExpr'
libmpcodecs/vf_geq.c: In function 'getpix':
libmpcodecs/vf_geq.c:53: error: 'struct vf_priv_s' has no member named 'mpi'
libmpcodecs/vf_geq.c: In function 'put_image':
libmpcodecs/vf_geq.c:93: error: 'struct vf_priv_s' has no member named 'mpi'
libmpcodecs/vf_geq.c:109: error: 'struct vf_priv_s' has no member named
'framenum'
libmpcodecs/vf_geq.c:114: error: 'struct vf_priv_s' has no member named 'e'
libmpcodecs/vf_geq.c:119: warning: implicit declaration of function
'ff_eval_expr'
libmpcodecs/vf_geq.c:119: error: 'struct vf_priv_s' has no member named 'e'
libmpcodecs/vf_geq.c:125: error: 'struct vf_priv_s' has no member named
'framenum'
libmpcodecs/vf_geq.c:125: error: lvalue required as increment operand
libmpcodecs/vf_geq.c:125: warning: statement with no effect
libmpcodecs/vf_geq.c: In function 'vf_open':
libmpcodecs/vf_geq.c:175: warning: initialization from incompatible
pointer type
libmpcodecs/vf_geq.c:176: warning: initialization from incompatible
pointer type
libmpcodecs/vf_geq.c:177: warning: initialization from incompatible
pointer type
libmpcodecs/vf_geq.c:178: warning: initialization from incompatible
pointer type
libmpcodecs/vf_geq.c:181: warning: implicit declaration of function
'ff_parse_expr'
libmpcodecs/vf_geq.c:181: error: 'struct vf_priv_s' has no member named 'e'
make: *** [libmpcodecs/vf_geq.o] Error 1
make: *** Waiting for unfinished jobs....
libmpcodecs/vf_qp.c:35:29: error: libavcodec/eval.h: No such file or
directory
libmpcodecs/vf_qp.c: In function 'config':
libmpcodecs/vf_qp.c:72: warning: implicit declaration of function
'ff_parse_and_eval_expr'
make: *** [libmpcodecs/vf_qp.o] Error 1
libmpcodecs/ad_libdv.c: In function 'decode_audio':
libmpcodecs/ad_libdv.c:106: warning: format '%d' expects type 'int', but
argument 5 has type 'size_t'

- -- 
Get my public GnuPG key from
http://keyserver.veridis.com:11371/export?id=7574690260641978351
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkwKSFgACgkQaR60qN0tF++M9ACgy7M5iPAmC9+OKUszpA5O6/3j
QpAAoInIPcKPmWAMd4QgrwsyZCJ1zgM4
=cy3m
-----END PGP SIGNATURE-----



More information about the MPlayer-dev-eng mailing list