[Bug 662572] Re: gtkglextmm libtool archives broken
Krzysztof Klimonda
kklimonda at syntaxhighlighted.com
Wed Dec 8 15:41:04 GMT 2010
** Patch added: "gtkglextmm_1.2.0-4ubuntu2.debdiff"
https://bugs.launchpad.net/ubuntu/+source/gtkglextmm/+bug/662572/+attachment/1759609/+files/gtkglextmm_1.2.0-4ubuntu2.debdiff
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
https://bugs.launchpad.net/bugs/662572
Title:
gtkglextmm libtool archives broken
Status in “gtkglextmm” package in Ubuntu:
Triaged
Bug description:
Using Ubuntu 10.10.
/usr/lib/libgdkglextmm-x11-1.2.la and /usr/lib/libgtkglextmm-x11-1.2.la both contain references to a non-existent libtool archive "libgdk_pixbuf-2.0.la", causing compilation using libtool to fail when using gtkglextmm:
libtool: link: cannot find the library `/usr/lib/libgdk_pixbuf-2.0.la' or unhandled argument `/usr/lib/libgdk_pixbuf-2.0.la'
This can be fixed either by updating the offending libtool archives (replace the libgdk_pixbuf-2.0.la reference with -lgdk_pixbuf-2.0 in the "dependency_libs" field) or by providing the missing the libtool archive. I assume a simple rebuild of the gtkglextmm package would produce correct libtool archives.
The bug was originally reported to me here: http://sourceforge.net/mailarchive/forum.php?thread_name=BCFD8C56-4F49-4D3A-B172-D37AF0BEAA25%40cs.bham.ac.uk&forum_name=peekabot-devel
More information about the Ubuntu-sponsors
mailing list