Bug 77152

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

Description Vinson Lee 2014-04-07 18:21:49 UTC
mesa: 144bbb7b78ecac33c62c6dc28df1747a73c4eb39 (master 10.2.0-devel)

$ make
[...]
  CXX      check_table.o
  CXXLD    shared-glapi-test
../../../../src/mapi/shared-glapi/.libs/libglapi.so: undefined reference to `entry_get_public'
../../../../src/mapi/shared-glapi/.libs/libglapi.so: undefined reference to `entry_patch_public'
../../../../src/mapi/shared-glapi/.libs/libglapi.so: undefined reference to `entry_generate'
../../../../src/mapi/shared-glapi/.libs/libglapi.so: undefined reference to `entry_patch'
Comment 1 Matt Turner 2014-04-08 00:13:55 UTC
Thanks. Eric fixed this with 34f15903d6f5807b34a4c9be6d8daaedbbdd64bc.

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.