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
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.