[MPlayer-users] libvo/vo_vdpau compile error

tobias saunders tobiassaunders at gmail.com
Mon Feb 23 14:55:20 CET 2009


Hi - I've updated my nvidia drivers to the latest x86 version: 180.29,
I'm using the subversion from today, this is the output from repeated
call to make:

make -C libavcodec
make[1]: Entering directory `/home/toby/mplayer/mplayer-checkout-2009-02-23/libavcodec'
cc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I.. -I.. -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I.  -I/usr/X11/include -I/usr/include/  -I/usr/include/SDL  -D_REENTRANT -I/usr/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -D_REENTRANT -I/usr/local/include   -Ilibdvdread4  -I/usr/include/freetype2 -I/usr/include   -I/usr/include/dirac   -I/usr/local/include/cairo -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -Ilibdvdnav   -c -o vdpau.o vdpau.c
vdpau.c: In function 'ff_vdpau_add_data_chunk':
vdpau.c:122: warning: pointer targets in passing argument 2 of 'av_fast_realloc' differ in signedness
vdpau.c: In function 'ff_vdpau_h264_picture_complete':
vdpau.c:142: error: 'for' loop initial declaration used outside C99 mode
make[1]: *** [vdpau.o] Error 1
make[1]: Leaving directory `/home/toby/mplayer/mplayer-checkout-2009-02-23/libavcodec'
make: *** [libavcodec/libavcodec.a] Error 2

It's different now but still fails to compile.
Thanks.
Toby






More information about the MPlayer-users mailing list