[Bug 485225] [NEW] Won't link when using ftglGetLayoutBBox
Flameass
enzalx at gmail.com
Thu Nov 19 09:04:54 UTC 2009
Public bug reported:
Description: Ubuntu 9.10
Release: 9.10
libftgl2:
Installed: 2.1.3~rc5-2
Candidate: 2.1.3~rc5-2
Version table:
*** 2.1.3~rc5-2 0
500 http://us.archive.ubuntu.com karmic/universe Packages
100 /var/lib/dpkg/status
libftgl2:
Installed: 2.1.3~rc5-2
Candidate: 2.1.3~rc5-2
Version table:
*** 2.1.3~rc5-2 0
500 http://us.archive.ubuntu.com karmic/universe Packages
100 /var/lib/dpkg/status
When using the C interface function ftglGetLayoutBBox, the function is not found in the library.
$ readelf -s /usr/lib/libftgl.so|grep LayoutBBox
579: 0000000000023bf0 313 FUNC GLOBAL DEFAULT 11 ftgGetlLayoutBBox
$ grep GetLayoutBBox /usr/include/FTGL/FTLayout.h
FTGL_EXPORT void ftglGetLayoutBBox(FTGLlayout *layout, const char* string,
Readelf shows that the function is named incorrectly
(ftgGetlLayoutBBox), but the header FTLayout.h declared the function as
ftglGetLayoutBBox.
** Affects: ftgl (Ubuntu)
Importance: Undecided
Status: New
--
Won't link when using ftglGetLayoutBBox
https://bugs.launchpad.net/bugs/485225
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list