Public bug reported:

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

** Affects: gtkglextmm (Ubuntu)
     Importance: Undecided
         Status: New

-- 
gtkglextmm libtool archives broken
https://bugs.launchpad.net/bugs/662572
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to