[MPlayer-users] snapshot build dies in libvo
Sean Darcy
seandarcy2 at gmail.com
Wed Apr 2 19:02:26 CEST 2014
Building 2014-04-01 snapshot on Fedora 20, gcc-4.8.2-7.fc20.x86_64:
cc -MMD -MP -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith
-Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes
-Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement
-std=gnu99 -Werror-implicit-function-declaration
-D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_ISOC99_SOURCE -I.
-Iffmpeg -O4 -march=x86-64 -mtune=generic -pipe -ffast-math
-fomit-frame-pointer -fno-tree-vectorize -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ofast -march=native
-mtune=native -fopenmp -fomit-frame-pointer -pipe -fpie -DPIC
-D_REENTRANT -I/usr/include/ -D_REENTRANT -I/usr/include/cdda
-I/usr/include/freetype2 -I/usr/include/opus -I/usr/include/bs2b
-I/usr/include/dirac -I/usr/include/schroedinger-1.0
-I/usr/include/orc-0.4 -pthread -I/usr/include/gtk-2.0
-I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/libdrm -I/usr/include/libpng16
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -c -o
libvo/vo_fbdev.o libvo/vo_fbdev.c
In file included from libvo/fastmemcpy.h:25:0,
from libvo/vo_dxr3.c:41:
libvo/video_out_internal.h:41:20: error: expected identifier or '('
before 'void'
#define draw_slice NULL
^
./libmpcodecs/vf.h:72:12: note: in expansion of macro 'draw_slice'
void (*draw_slice)(struct vf_instance *vf,
^
libvo/video_out_internal.h:41:20: error: expected ')' before numeric
constant
#define draw_slice NULL
Thanks for any help.
sean
More information about the MPlayer-users
mailing list