Hi Brian, > Make sure you're using the libGL.so found in mesa/lib/gallium/
There is no gallium in my mesalib/lib. What could be wrong here? $ ls -l total 42620 -rwxr-xr-x 1 root root 1196 Mar 8 10:47 libEGL.la lrwxrwxrwx 1 root root 15 Mar 8 10:49 libEGL.so -> libEGL.so.1.0.0 lrwxrwxrwx 1 root root 15 Mar 8 10:49 libEGL.so.1 -> libEGL.so.1.0.0 -rwxr-xr-x 1 root root 337193 Mar 8 10:47 libEGL.so.1.0.0 -rwxr-xr-x 1 root root 1007 Mar 8 10:47 libGL.la lrwxrwxrwx 1 root root 14 Mar 8 10:49 libGL.so -> libGL.so.1.5.0 lrwxrwxrwx 1 root root 14 Mar 8 10:49 libGL.so.1 -> libGL.so.1.6.0 -rwxr-xr-x 1 root root 25436947 Mar 8 10:47 libGL.so.1.5.0 -rwxr-xr-x 1 root root 17788858 Mar 8 10:47 libGL.so.1.6.0 drwxr-xr-x 2 root root 4096 Mar 8 10:49 pkgconfig Thank you. Kind regards. Jupiter On 3/9/13, Brian Paul <bri...@vmware.com> wrote: > On 03/07/2013 04:55 PM, jupiter wrote: >> Hi Brian, >> >> I finally built Mesa with configuration "--enable-xlib-glx >> --disable-dri --enable-gallium-llvm --with-llvm-shared-libs", with >> dependencies of llvm and drm. It does not work either, please see >> following glxinfo. Please let me know if my configuration is not >> correct, or if there are any other ways I can try to make it work. >> >> $ glxinfo >> name of display: :0.0 >> display: :0 screen: 0 >> direct rendering: Yes >> server glx vendor string: Brian Paul >> server glx version string: 1.4 Mesa 9.1-devel >> server glx extensions: >> GLX_MESA_copy_sub_buffer, GLX_MESA_pixmap_colormap, >> GLX_MESA_release_buffers, GLX_ARB_get_proc_address, >> GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, >> GLX_EXT_visual_rating, >> GLX_SGIX_fbconfig, GLX_SGIX_pbuffer >> client glx vendor string: Brian Paul >> client glx version string: 1.4 Mesa 9.1-devel >> client glx extensions: >> GLX_MESA_copy_sub_buffer, GLX_MESA_pixmap_colormap, >> GLX_MESA_release_buffers, GLX_ARB_get_proc_address, >> GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, >> GLX_EXT_visual_rating, >> GLX_SGIX_fbconfig, GLX_SGIX_pbuffer >> GLX version: 1.4 >> GLX extensions: >> GLX_MESA_copy_sub_buffer, GLX_MESA_pixmap_colormap, >> GLX_MESA_release_buffers, GLX_ARB_get_proc_address, >> GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, >> GLX_EXT_visual_rating, >> GLX_SGIX_fbconfig, GLX_SGIX_pbuffer >> OpenGL vendor string: Brian Paul >> OpenGL renderer string: Mesa X11 >> OpenGL version string: 2.1 Mesa 9.1-devel >> OpenGL shading language version string: 1.20 > > Make sure you're using the libGL.so found in mesa/lib/gallium/ > > -Brian > _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev