David Gillis wrote:
I am trying to compile MPlayer using the --enable-gui on an HP Pavillion with an AMD 64 processor. When I do ./configure --enable-gui the configure fails with
Checking for GUI ... yes
Error: X11 support required for GUI compilation.
<snip> ============ Checking for X11 libs presence ============ Result is: yes (using /usr/X11R6/lib) This is the wrong location for a 64 bit MPlayer. It should be /usr/X11R6/lib64 /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.4/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/X11R6/lib/libXext.so when searching for -lXext It is mixing 32 bit and 64 bit. Try adding --with-x11libdir=/usr/X11R6/lib64 to your configure line. -- Joe Morris New Tribes Mission Email Address: Joe_Morris@ntm.org Registered Linux user 231871