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

          Priority: medium
            Bug ID: 77917
          Assignee: mesa-dev@lists.freedesktop.org
           Summary: VG/openvg.h defines non existent functions
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: stompdagg...@yahoo.com
          Hardware: Other
            Status: NEW
           Version: git
         Component: Mesa core
           Product: Mesa

Created attachment 97944
  --> https://bugs.freedesktop.org/attachment.cgi?id=97944&action=edit
cairo build log

since the following commit 75143ef05576ee9f25ee176bc28c3c4d03705bf5, the vg*
funcs defined in VG/openvg.h doesn't exists anymore in libOpenVG.so.

see:
dagg@NCC-5001-D ~ $ strings /usr/lib64/opengl/xorg-x11/lib/libOpenVG.so.1.0.0 |
grep vg -c
0
dagg@NCC-5001-D ~ $ grep -c vg /usr/lib64/opengl/xorg-x11/include/VG/openvg.h
89

this causes linking failure on compilation of multiple pkgs such as cairo,
libreoffice, qemu and harfbuzz.

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