[Mesa-dev] [Bug 77917] New: VG/openvg.h defines non existent functions

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Apr 25 01:46:31 PDT 2014


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

          Priority: medium
            Bug ID: 77917
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: VG/openvg.h defines non existent functions
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: stompdagger1 at 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 at NCC-5001-D ~ $ strings /usr/lib64/opengl/xorg-x11/lib/libOpenVG.so.1.0.0 |
grep vg -c
0
dagg at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140425/e5330d0f/attachment.html>


More information about the mesa-dev mailing list