Bug 82483 - format_srgb.h:145: undefined reference to `util_format_srgb_to_linear_8unorm_table'
Summary: format_srgb.h:145: undefined reference to `util_format_srgb_to_linear_8unorm_...
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2014-08-11 22:49 UTC by Vinson Lee
Modified: 2014-08-12 18:40 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.