Bug 82483

Summary: format_srgb.h:145: undefined reference to `util_format_srgb_to_linear_8unorm_table'
Product: Mesa Reporter: Vinson Lee <vlee>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: jason
Version: gitKeywords: regression
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Vinson Lee 2014-08-11 22:49:19 UTC
mesa: f24be7340162c6a831b392d46d6637e9656e7a8a (master 10.3.0-devel)

$ make check
[...]
  CCLD     r300_compiler_tests
../../../../src/gallium/auxiliary/.libs/libgallium.a(u_format_s3tc.o): In function `util_format_srgb_to_linear_8unorm':
mesa/src/gallium/auxiliary/../../../src/util/format_srgb.h:145: undefined reference to `util_format_srgb_to_linear_8unorm_table'
Comment 1 Jason Ekstrand 2014-08-12 18:40:03 UTC
Fixed by 97d57f1142db2a11189a2c9a174f9f69fd5a298d

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.