Bug 34021

Summary: Exports all glew symbols when using the internal glew copy
Product: cairo Reporter: Sebastian Dröge (slomo) <slomo>
Component: gl backendAssignee: cairo-bugs mailing list <cairo-bugs>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: critical    
Priority: medium    
Version: 1.10.2   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

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.