Hi Dylan :

Thanks for you comments , the version of mesa that im using right now is : 
mesa-10.6.7 and ubuntu 14.04.03 x64 bits
and this is that I have in my bashrc


export INSTALL_ROOT=/opt/X11R7
export PATH=/opt/X11R7/bin:$PATH
export LIBGL_DRIVERS_PATH=/opt/X11R7/lib/dri:/opt/X11R7/lib
export 
LD_LIBRARY_PATH=/opt/X11R7/lib:/opt/X11R7/lib32:/lib:/lib64:/usr/lib:/usr/lib64
export LIBGL_DEBUG=verbose
export 
PKG_CONFIG_PATH=/opt/X11R7/share/pkgconfig:/opt/X11R7/lib/pkgconfig:/usr/lib/pkgconfig:$PKG_CONFIG_PATH
export SW="env LIBGL_ALWAYS_SOFTWARE=1"
export LDFLAGS=" -L${INSTALL_ROOT}/lib  $LDFLAGS"
export ACLOCAL="aclocal -I ${INSTALL_ROOT}/share/aclocal"
export CMAKE_INCLUDE_PATH=/opt/X11R7/include/:$CMAKE_INCLUDE_PATH
export CMAKE_LIBRARY_PATH=/opt/X11R7/lib/:$CMAKE_LIBRARY_PATH
export DISPLAY=:0  


I look forward to your comments :)



Humberto Perez
OTC Linux Graphics 
OpenSource Technology Center
iNet 8-645-2968
Before printing this email, consider your Environmental Responsibility! 


-----Original Message-----
From: Dylan Baker [mailto:[email protected]] 
Sent: Friday, September 18, 2015 5:35 PM
To: Perez Rodriguez, Humberto I
Cc: [email protected]
Subject: Re: [Piglit] issue with waffle

Ubuntu 14.04 is quite old.

Which version of mesa are you running, it seems like either 1) you've built a 
version too old to support SKL, or 2) you're not actually using the mesa you've 
built.

Can you give use the version of mesa you've built, and also are you setting 
LIBLG_DRIVERS_PATH and LD_LIBRARY_PATH?

Dylan
_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to