[MPlayer-cvslog] r21129 - trunk/configure
Diego Biurrun
diego at biurrun.de
Wed Nov 22 17:42:37 CET 2006
On Wed, Nov 22, 2006 at 01:58:13PM +0100, Torinthiel wrote:
> On Wed, Nov 22, 2006 at 01:33:21PM +0100, Diego Biurrun wrote:
> > Does it still happen with HEAD? Is -L/usr/X11/lib in any link variable?
>
> Yes, mencoder does not link with r21166. Adding -L/usr/X11R6/lib (my
> mistake previously) helps linking.
> $ grep -e -L/usr/X11R6 config.mak
> EXTRALIBS_MPLAYER = -lncurses -lXext -lX11 -lpthread -lsmbclient
> -lXext -lX11 -lpthread -lXext -lX11 -lpthread -L/usr/X11R6/lib -lXext
> -lX11 -lpthread -lXv -lXinerama -lXxf86vm -lXxf86dga -lGL -ldl -lggi
> -laa -L/usr/lib -lcaca -lslang -lX11 -L/usr/X11R6/lib -lvga
> -L/usr/X11R6/lib -lSDL -laudio -lXt -L/usr/X11R6/lib -ldl -lartsc
> -lpthread -L/usr/lib -lesd -laudiofile -lm -ljack -lopenal -lfaac
> -lmp3lame -Wl,--export-dynamic -L/usr/X11R6/lib -lgtk-x11-2.0
> -lgdk-x11-2.0 -lXi -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft
> -lXrender -lXext -lfreetype -lz -lpangox-1.0 -lX11 -lpango-1.0
> -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lglib-2.0
>
> (of course in config.mak it's a single line)
> Anything more I can help?
Try HEAD, maybe this is fixed.
Diego
More information about the MPlayer-cvslog
mailing list