[MPlayer-users] snapshot build fails at libvo

Sean Darcy seandarcy2 at gmail.com
Wed Apr 2 20:51:05 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=native
-mtune=native -pipe -ffast-math -fomit-frame-pointer -fno-tree-vectorize
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
-Ilibdvdread4  -fpie -DPIC -D_REENTRANT -I/usr/include/samba-4.0
-I/usr/include/directfb -I/usr/include/   -pthread -I/usr/include/kde/artsc
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -D_REENTRANT
-I/usr/include/cdda -I/usr/include/freetype2 -I/usr/include/opus
-I/usr/include/bs2b    -c -o libvo/vo_dfbmga.o libvo/vo_dfbmga.c
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=native
-mtune=native -pipe -ffast-math -fomit-frame-pointer -fno-tree-vectorize
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
-Ilibdvdread4  -fpie -DPIC -D_REENTRANT -I/usr/include/samba-4.0
-I/usr/include/directfb -I/usr/include/   -pthread -I/usr/include/kde/artsc
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -D_REENTRANT
-I/usr/include/cdda -I/usr/include/freetype2 -I/usr/include/opus
-I/usr/include/bs2b    -c -o libvo/vo_dxr3.o libvo/vo_dxr3.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
                    ^
...............

Any help appreciated.

BTW, I tried posting this through gmane, which didn't work. I also noticed
there is a thread in the archives for April, which is not in gmane.  FWIW.

sean


More information about the MPlayer-users mailing list