[Mesa-dev] [Bug 77502] New: libOpenVG contains no vg Symbols
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Apr 15 14:30:02 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=77502
Priority: medium
Bug ID: 77502
Assignee: mesa-dev at lists.freedesktop.org
Summary: libOpenVG contains no vg Symbols
Severity: major
Classification: Unclassified
OS: Linux (All)
Reporter: farmboy0+freedesktop at googlemail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Other
Product: Mesa
I have just rebuilt mesa from git on my system and the OpenVG library doesnt
contain any symbols that start with vg anymore.
This makes compilation of other libs and programs fail like cairo.
Step to reproduce:
1. ./configure --enable-glx --enable-shared-glapi --enable-texture-float
--enable-egl --enable-gbm --enable-gles1 --enable-gles2 --enable-glx-tls
--enable-osmesa --enable-asm --with-dri-drivers=swrast,radeon
--with-gallium-drivers=swrast,radeonsi,r600
--with-egl-platforms=x11,wayland,drm --enable-gallium-llvm --enable-openvg
--enable-gallium-egl --enable-dri --enable-xvmc --enable-dri3 --enable-vdpau
--enable-r600-llvm-compiler --enable-debug
2. gmake
3. check the symbols of src/mapi/vgapi/.libs/libOpenVG.so.1.0.0
I am using python 2.7.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140415/c41f94c6/attachment.html>
More information about the mesa-dev
mailing list