[Mesa-dev] [Bug 67127] Intel Compiler SCons build src/mesa/state_tracker/st_manager.c:(.text+0xd4b): undefined reference to `_glapi_check_multithread'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 22 14:46:03 PDT 2013


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

--- Comment #2 from Vinson Lee <vlee at freedesktop.org> ---
A clean build still repoduces the build error.

$ icc --version
icc (ICC) 13.1.0 20130121
Copyright (C) 1985-2013 Intel Corporation.  All rights reserved.

$ icpc --version
icpc (ICC) 13.1.0 20130121
Copyright (C) 1985-2013 Intel Corporation.  All rights reserved.

$ CC=icc CXX=icpc scons
[...]
  Linking build/linux-x86_64-debug/gallium/targets/libgl-xlib/libGL.so.1.5 ...
build/linux-x86_64-debug/mesa/libmesa.a(st_manager.os): In function
`st_api_make_current':
src/mesa/state_tracker/st_manager.c:(.text+0xd4b): undefined reference to
`_glapi_check_multithread'

-- 
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/20130722/94f92c50/attachment.html>


More information about the mesa-dev mailing list