[Mesa-dev] [Bug 82536] New: u_current.h:72: undefined reference to `__imp__glapi_Dispatch'
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Aug 12 17:36:53 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=82536
Priority: medium
Bug ID: 82536
Keywords: bisected, regression
CC: alexandre.f.demers at gmail.com,
emil.l.velikov at gmail.com, lemody at gmail.com
Assignee: mesa-dev at lists.freedesktop.org
Summary: u_current.h:72: undefined reference to
`__imp__glapi_Dispatch'
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: vlee at 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.demers at 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.demers at gmail.com>
Tested-by: Tapani Palli <lemody at gmail.com>
Reviewed-by: Emil Velikov <emil.l.velikov at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140813/6132d194/attachment.html>
More information about the mesa-dev
mailing list