[Bug 92068] cannot install waffle on SKL-Y

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 22 18:38:55 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=92068

--- Comment #7 from Humberto Israel Perez Rodriguez <humberto.i.perez.rodriguez at intel.com> ---
(In reply to Matt Turner from comment #6)
> Presumably you're setting some environment variables (LIBGL_DRIVERS_PATH,
> LD_LIBRARY_PATH) in order to use the Mesa you've built, but sudo doesn't
> keep environment variables.
> 
> See
> https://stackoverflow.com/questions/8633461/how-to-keep-environment-
> variables-when-using-sudo
> 
> (not that I think you should be running make check as root)
> 
> In any case, this is definitely not a bug.

to confirm you that i'm not using sudo with make check command, only was a test
to see if anything happened differently

my environment variables are :

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

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20150923/b9e8232d/attachment.html>


More information about the intel-3d-bugs mailing list