Hi All,<br /><br />After lots of fun trying to get Mesa to build on windows, I installed Ubuntu 10.0 and tried my hand at building Mesa on Ubuntu.<br /><br />Mesa compiled, but unfortunately it has some trouble finding a few libraries to link with.<br /><br />Below is the output from scons:<br />----------------------------------------------------------------------------------------------------------------------<br /><span style="text-decoration: underline;"><br />scons: Reading SConscript files ...<br />warning: LLVM disabled: not building llvmpipe<br />Checking for C header file X11/extensions/dpmsconst.h... (cached) yes<br />scons: done reading SConscript files.<br />scons: Building targets ...<br />  Linking build/linux-x86_64-debug/glut/glx/libglut.so ...<br />build/linux-x86_64-debug/lib/libOpenVG.so -&gt; build/linux-x86_64-debug/lib/libOpenVG.so.1<br />build/linux-x86_64-debug/lib/libgraw.so.1 -&gt; build/linux-x86_64-debug/lib/libgraw.so.1.0<br />/usr/bin/ld: cannot find -lGLU<br />/usr/bin/ld: cannot find -lGL<br />collect2: ld returned 1 exit status<br />scons: *** [build/linux-x86_64-debug/glut/glx/libglut.so] Error 1<br />scons: building terminated because of errors.</span><br /><br />----------------------------------------------------------------------------------------------------------------------<br /><br />I searched through the net to see if I was missing some dependencies, but I can't seem to figure out what package I may be missing that needs to be installed.<br /><br />I would appreciate any suggestions.<br /><br />Yahya<br />