Re: GUI compilation problems on minwg32

Diego Biurrun <[email protected]>
Newsgroups gmane.comp.video.mplayer.cygwin
Message-ID <[email protected]>
On Wed, Apr 25, 2007 at 04:00:13AM +0200, Gianluigi Tiesi wrote:
> GUI complation fails on mingw32:
> cc -I../libavcodec -I../libavformat -Wdeclaration-after-statement -I.
> -I.. -I../libavutil -O4 -march=i486 -mtune=i686 -pipe -ffast-math
> -fomit-frame-pointer -DPTW32_STATIC_LIB -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/j/Devel/mplayer/live
> -I/mingw/include/freetype2 -I/mingw/include -I/mingw/include   -c -o
> win32/interface.o win32/interface.c
> win32/interface.c: In function 'guiSetEvent':
> win32/interface.c:171: error: 'dvd_device' undeclared (first use in this
> function)
> win32/interface.c:171: error: (Each undeclared identifier is reported
> only once
> win32/interface.c:171: error: for each function it appears in.)
> win32/interface.c: In function 'mplEnd':
> win32/interface.c:399: error: 'movie_aspect' undeclared (first use in
> this function)
> win32/interface.c:423: error: 'fullscreen' undeclared (first use in this
> function)
> win32/interface.c: In function 'mplFullScreen':
> win32/interface.c:451: error: 'fullscreen' undeclared (first use in this
> function)
> win32/interface.c: In function 'guiGetEvent':
> win32/interface.c:667: error: 'movie_aspect' undeclared (first use in
> this function)
> win32/interface.c:702: error: 'fullscreen' undeclared (first use in this
> function)
> win32/interface.c: In function 'update_subwindow':
> win32/interface.c:930: error: 'movie_aspect' undeclared (first use in
> this function)
> make[1]: *** [win32/interface.o] Error 1
> make[1]: Leaving directory `/j/Devel/mplayer/sherpya/gui'
> make: *** [gui/libgui.a] Error 2
> 
> maybe to the rename/cleanup operation?

Unlikely.  Find out which revision broke it.

Diego
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.