[MPlayer-cygwin] --enable-x11
Ravi Chemudugunta
chemuduguntar at gmail.com
Mon Mar 9 21:39:40 CET 2009
Hi all,
This may seem daft to want to compile x11 support with a cygwin build,
but has anyone been able to do it?
$ ./configure --enable-xv --enable-x11 --disable-xv
--disable-vidix-internal --disable-vidix-external --disable-shm
--prefix=/op/mplayer --disable-libavcodec_so --disable-nas
--disable-gl --disable-openal --disable-alsa --disable-arts
--disable-xinerama --disable-dpms && make
it all seems well until it begins the final linking stage where it
fails with a whole lot of missing references, I was able to partially
solve some of them by adding the following flags:
-lX11 -lxcb -lxcb-xlib -lXau -lxdmcp -lxcb-xinerama -lxcb-dpms
-ravi
More information about the MPlayer-cygwin
mailing list