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

--- Comment #2 from Vinson Lee <v...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to