https://bugs.freedesktop.org/show_bug.cgi?id=103699
--- Comment #14 from Tapani Pälli <lem...@gmail.com> ---
You'll need libx11, libxrender and libgl development packages, on Fedora they
are called:
libX11-devel
libXrender-devel
mesa-libGL-devel
Following line should compile the app:
g++ -g -ggdb -o glxapp test.cpp -lX11 -lXrender -lGL
--
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev