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

--- Comment #3 from Mandeep Singh Baines <m...@chromium.org> 2012-04-02 
13:16:26 PDT ---
I suspect this is fixed by:

http://cgit.freedesktop.org/mesa/mesa/commit/configure.ac?id=ca760181b4420696c7e86aa2951d7203522ad1e8

commit ca760181b4420696c7e86aa2951d7203522ad1e8
Author: Kristian Høgsberg <k...@bitplanet.net>
Date:   Fri Mar 16 12:55:40 2012 -0400

    shared-glapi: Convert to automake

    This fixes a build problem where EGL links to libgbm.la, which encodes
    a relative path to it's libglapi.so dependency.  The relative path
    breaks when the linker tries to resolve it from src/egl/main instead
    of src/gbm.  Typically we silently fall back to the system
    libglapi.so, which is wrong and breaks when there isn't one.

    Morale of the story: don't mix mklib and libtool.

-- 
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