https://bugs.freedesktop.org/show_bug.cgi?id=77502

          Priority: medium
            Bug ID: 77502
          Assignee: mesa-dev@lists.freedesktop.org
           Summary: libOpenVG contains no vg Symbols
          Severity: major
    Classification: Unclassified
                OS: Linux (All)
          Reporter: farmboy0+freedesk...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to