[Mesa-dev] Building Mesa3D on Ubuntu 10.0

yahya yahya at aurorasoft.net
Tue Mar 1 09:32:34 PST 2011


Hi All,

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.

Mesa compiled, but unfortunately it has some trouble finding a few libraries to link with.

Below is the output from scons:
----------------------------------------------------------------------------------------------------------------------

scons: Reading SConscript files ...
warning: LLVM disabled: not building llvmpipe
Checking for C header file X11/extensions/dpmsconst.h... (cached) yes
scons: done reading SConscript files.
scons: Building targets ...
  Linking build/linux-x86_64-debug/glut/glx/libglut.so ...
build/linux-x86_64-debug/lib/libOpenVG.so -> build/linux-x86_64-debug/lib/libOpenVG.so.1
build/linux-x86_64-debug/lib/libgraw.so.1 -> build/linux-x86_64-debug/lib/libgraw.so.1.0
/usr/bin/ld: cannot find -lGLU
/usr/bin/ld: cannot find -lGL
collect2: ld returned 1 exit status
scons: *** [build/linux-x86_64-debug/glut/glx/libglut.so] Error 1
scons: building terminated because of errors.

----------------------------------------------------------------------------------------------------------------------

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.

I would appreciate any suggestions.

Yahya

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20110301/0ba06ef5/attachment.htm>


More information about the mesa-dev mailing list