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

             Bug #: 45932
           Summary: Fails to compile with OpenGL ES support
    Classification: Unclassified
           Product: Mesa
           Version: git
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Other
        AssignedTo: mesa-dev@lists.freedesktop.org
        ReportedBy: kyledeva...@gmail.com


Created attachment 56898
  --> https://bugs.freedesktop.org/attachment.cgi?id=56898
Output of make

I'm trying to test Wayland/Weston, however Mesa is not being compiled with 
OpenGL ES support.  Sometimes I am able to change various build flags around and
Mesa will compile, however a similar error will then happen when starting 
Weston.  I've followed the build instructions at
http://wayland.freedesktop.org/building.html .  Note that I am using an Intel 
GMA3150.  Even though the attached log indicates the problem in the r300 
drivers,
the same will happen with Intel only sometimes it will compile and then fail to 
resolve the same symbols at runtime.  I've tried disabling gallium altogether
and only building drm for intel with similar results.  Also affects Mesa 8.0.

Ubuntu 11.10.  Kernel 3.0.0-15-generic.
DRM: git 2cfac57d364d0166ed9472b086c16aea376f495a
drm config: ./autogen.sh --prefix=$WLD --enable-nouveau-experimental-api
mesa config: ./autogen.sh --prefix=/home/test/install --enable-gles2 
--with-egl-platforms=x11,wayland,drm --enable-gbm --enable-shared-glapi
--disable-gallium-egl --with-dri-drivers=i915

The recurring theme here seems to be this:
undefined reference to `_mesa_create_exec_table_es2'

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to