[MPlayer-advusers] mingw compilation broken

compn tempn at twmi.rr.com
Fri Nov 20 17:20:17 CET 2009


current svn broke:

Administrator at COMPUTERCAT /e/mplayer
$ make
makefile:983: warning: overriding commands for target `TAGS'
makefile:980: warning: ignoring old commands for target `TAGS'
cc -Wundef -Wdisabled-optimization -Wdeclaration-after-statement -std=gnu99 -W -Wall -O2 -march=athlon-xp -mtune=athlon-xp -pipe -g3  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I.  -I/mingw/include/ -I/mingw/include/freetype2 -I/mingw/include -I/mingw/include   -c -o stream/tvi_dshow.o stream/tvi_dshow.c
In file included from e:/mingw/include/objbase.h:73,
                 from e:/mingw/include/ole2.h:9,
                 from e:/mingw/include/windows.h:114,
                 from e:/mingw/include/vfw.h:8,
                 from stream/tvi_dshow.h:10,
                 from stream/tvi_dshow.c:90:
e:/mingw/include/objidl.h:69: error: syntax error before numeric constant
stream/tvi_dshow.c: In function `set_frequency_direct':
stream/tvi_dshow.c:995: warning: comparison between signed and unsigned
stream/tvi_dshow.c:995: warning: comparison between signed and unsigned
stream/tvi_dshow.c: In function `create_video_format':
stream/tvi_dshow.c:1646: warning: comparison between signed and unsigned
stream/tvi_dshow.c: In function `check_audio_format':
stream/tvi_dshow.c:1760: warning: comparison between signed and unsigned
stream/tvi_dshow.c: In function `init':
stream/tvi_dshow.c:2765: warning: unsigned int format, long unsigned int arg (arg 4)
stream/tvi_dshow.c:2779: warning: unsigned int format, long unsigned int arg (arg 4)
stream/tvi_dshow.c: At top level:
stream/tvi_dshow.c:1788: warning: unused parameter 'width'
stream/tvi_dshow.c:1789: warning: unused parameter 'height'
stream/tvi_dshow.c:587: warning: unused parameter 'SampleTime'
make: *** [stream/tvi_dshow.o] Error 1

havent had time to find commit which broke it.
last successful build was MPlayer SVN-r29522

-compn


More information about the MPlayer-advusers mailing list