[MPlayer-dev-eng] r23172 - in trunk/gui: interface.c mplayer/common.c mplayer/gtk/eq.c mplayer/gtk/menu.c mplayer/gtk/opts.c mplayer/gtk/url.c mplayer/menu.c mplayer/mw.c mplayer/sw.c

Ivan Kalvachev ikalvachev at gmail.com
Mon Apr 30 02:41:35 CEST 2007


2007/4/30, Reimar Döffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de>:
> Hello,
> On Sun, Apr 29, 2007 at 08:24:52PM +0000, SciFi wrote:
> [...]
> > In file included from interface.c:52:
> > ../stream/vcd_read.h:243:2: error: #error vcd is not yet supported on this arch...
> > interface.c: In function ???gconvert_uri_to_filename???:
> > interface.c:201: warning: passing argument 2 of ???libiconv??? from incompatible pointer type
> > interface.c: In function ???guiInit???:
> > interface.c:319: warning: pointer targets in passing argument 2 of ???wsConvert??? differ in signedness
> > interface.c: In function ???guiGetEvent???:
> > interface.c:660: warning: implicit declaration of function ???vcd_seek_to_track???
> > make[1]: *** [interface.o] Error 1
> > make[1]: Leaving directory `/Volumes/IBMama/Projects/svn.mplayerhq.hu/mplayer/gui'
> > make: *** [gui/libgui.a] Error 2
> > make: Leaving directory `/Volumes/IBMama/Projects/svn.mplayerhq.hu/mplayer'
>
> Are you really using the GTK Gui under OSX? Nobody is testing that and I
> doubt someone will be fixing the Gui too soon to build again on OSX, the
> linux fixes already always take ages...
> As a quick hack you can try including vcd_read_darwin.h instead of
> vcd_read.h

It breaks linking under linux too.
Not only vcd_read is not always the right include file, it also
contains life functions that are nor static, nor inline...

reverting (only the vcd part)



More information about the MPlayer-dev-eng mailing list