[MPlayer-users] Make error SVN 24394

Jeremy Hansen jebrhansen at gmail.com
Mon Sep 10 13:27:28 CEST 2007


> In another email I tried an RM file that spat out bugs on the output.
> I figured before I posted a bug report I should update. I did a svn
> update && make distclean
>
> my configure is with the following options --enable-gui --enable-menu
>
> make errors out here...
>
> cc -I./libavcodec -I./libavformat -Wdisabled-optimization
> -Wno-pointer-sign -Wdeclaration-after-statement -I. -I. -I./libavutil
> -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4
> -march=pentium-m -mtune=pentium-m -pipe -ffast-math
> -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H
> -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   -I/usr/include/freetype2 -I/usr/include
> -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/usr/include/freetype2 -I/usr/include/libpng12
> -I/usr/local/include -I/usr/local/include/dvdnav
> -I/usr/local/include/dvdread   -c -o mencoder.o mencoder.c
> In file included from cfg-mencoder.h:291,
>                  from mencoder.c:299:
> cfg-common.h:241: error: 'vd_use_slices' undeclared here (not in a function)
> mencoder.c: In function 'main':
> mencoder.c:1265: warning: dereferencing type-punned pointer will break
> strict-aliasing rules
> mencoder.c:1276: warning: dereferencing type-punned pointer will break
> strict-aliasing rules
> make: *** [mencoder.o] Error 1


With rev 24398 it now compiles. Thanks



More information about the MPlayer-users mailing list