Bug 34021 - Exports all glew symbols when using the internal glew copy
Summary: Exports all glew symbols when using the internal glew copy
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: gl backend (show other bugs)
Version: 1.10.2
Hardware: Other All
: medium critical
Assignee: cairo-bugs mailing list
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-08 01:26 UTC by Sebastian Dröge (slomo)
Modified: 2011-06-20 01:33 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Sebastian Dröge (slomo) 2011-02-08 01:26:44 UTC
cairo currently exports all glew symbols when using the internal glew copy. Can be fixed by adding -export-symbols-regex \^cairo_.* to the lib's LDFLAGS
Comment 1 Andrea Canciani 2011-06-20 01:33:41 UTC
I would expect it to be fixed by:

commit 2a632b1f54bfa2f6466860fcdd151cb6187128d2
Author: Alexandros Frantzis <alexandros.frantzis@linaro.org>
Date:   Mon Dec 6 14:01:20 2010 +0200

    gl: Remove GLEW from the build system and the source tree

Please reopen if the problem still happens in master.


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.