9 Mar 2009 21:39
Re: --enable-x11
Ravi Chemudugunta <chemuduguntar <at> gmail.com>
2009-03-09 20:39:40 GMT
2009-03-09 20:39:40 GMT
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
RSS Feed