openvg support got removed
** Changed in: mesa (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1240738
Title:
VG utility functions missing from libopenvg1-mesa
Status in mesa package in Ubuntu:
Invalid
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1240738/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp