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

          Priority: medium
            Bug ID: 82536
          Keywords: bisected, regression
                CC: alexandre.f.dem...@gmail.com,
                    emil.l.veli...@gmail.com, lem...@gmail.com
          Assignee: mesa-dev@lists.freedesktop.org
           Summary: u_current.h:72: undefined reference to
                    `__imp__glapi_Dispatch'
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: v...@freedesktop.org
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Mesa core
           Product: Mesa

mesa: 52901ec2615761390f5ef97b11516dae330d27d1 (master 10.3.0-devel)

MinGW build error

  CCLD     libglapi.la
.libs/entry.o: In function `u_current_get_table':
src/mapi/shared-glapi/../../../src/mapi/u_current.h:72: undefined reference to
`__imp__glapi_Dispatch'


2af28040d639dddbb7c258981a00eaf3dfcbcf03 is the first bad commit
commit 2af28040d639dddbb7c258981a00eaf3dfcbcf03
Author: Alexandre Demers <alexandre.f.dem...@gmail.com>
Date:   Fri Nov 22 20:06:20 2013 -0500

    configure: Fix --enable-XX-bit flags by moving LT_INIT where it should

    Moving LT_INIT after setting completely (AM_)C(XX)FLAGS and LDFLAGS.
    LT_INIT needs them as they are expected to be used all along
    the compilation when the macro runs its tests to determine among other
    things the host type.

    For info, see
http://www.gnu.org/software/libtool/manual/html_node/LT_005fINIT.html

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=50754
    Signed-off-by: Alexandre Demers <alexandre.f.dem...@gmail.com>
    Tested-by: Tapani Palli <lem...@gmail.com>
    Reviewed-by: Emil Velikov <emil.l.veli...@gmail.com>

:100644 100644 cd02babd67350dba02874e6c598da2b3b99724f5
b27cfb3f41b4c348406cc83d1030da103d7095bb M    configure.ac
bisect run success

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