<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Latest mesa breaks firefox on kde plasma with compositing on"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103699#c14">Comment # 14</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Latest mesa breaks firefox on kde plasma with compositing on"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103699">bug 103699</a>
from <span class="vcard"><a class="email" href="mailto:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span></b>
<pre>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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>