Bug 77152 - libglapi.so: undefined reference to `entry_get_public'
Summary: libglapi.so: undefined reference to `entry_get_public'
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium blocker
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2014-04-07 18:21 UTC by Vinson Lee
Modified: 2014-04-08 00:13 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.