VG utility functions missing from libopenvg1-mesa

Bug #1240738 reported by Anthony Starks
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mesa (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

System: PCDuino (armv7):
Description: Linaro 12.11
Release: 12.11

libopenvg1-mesa-dev:
  Installed: 8.0.4-0ubuntu0.6
  Candidate: 8.0.4-0ubuntu0.6
  Version table:
 *** 8.0.4-0ubuntu0.6 0
        500 http://ports.ubuntu.com/ubuntu-ports/ precise-security/main armhf Packages
        500 http://ports.ubuntu.com/ubuntu-ports/ precise-updates/main armhf Packages
        100 /var/lib/dpkg/status
     8.0.2-0ubuntu3 0
        500 http://ports.ubuntu.com/ubuntu-ports/ precise/main armhf Packages

When building an application that uses the VG utility functions: (vguLine, vguPolygon, vguRect, vguRoundRect, vguEllipse, vguArc,), the build fails upon linking:

./libshapes.o: In function `poly':
libshapes.c:(.text+0xb78): undefined reference to `vguPolygon'
../libshapes.o: In function `Rect':
libshapes.c:(.text+0xbe0): undefined reference to `vguRect'
../libshapes.o: In function `Line':
libshapes.c:(.text+0xc28): undefined reference to `vguLine'
../libshapes.o: In function `Roundrect':
libshapes.c:(.text+0xc80): undefined reference to `vguRoundRect'
../libshapes.o: In function `Ellipse':
libshapes.c:(.text+0xcc8): undefined reference to `vguEllipse'
../libshapes.o: In function `Arc':
libshapes.c:(.text+0xd2c): undefined reference to `vguArc'
collect2: ld returned 1 exit status

These functions are properly defined in /usr/include/VG/vgu.h, but don't appear to be accessible in the libOpenVG.so

Revision history for this message
Timo Aaltonen (tjaalton) wrote :

openvg support got removed

Changed in mesa (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.