Bug#500271: libglade2-0: glade does not allow for linking with gdk+directfb-2.0

Josselin Mouette joss at debian.org
Sun Sep 28 18:29:30 UTC 2008


Le vendredi 26 septembre 2008 à 21:21 +0200, Ico Doornekamp a écrit :
> Subject: libglade2-0: glade does not allow for linking with gdk+directfb-2.0
> Package: libglade2-0
> Version: 1:2.6.2-1
> Severity: normal
> 
> *** Please type your report below this line ***
> 
> It seems that libglade-2.0 depends on libgdk-x11-2.0, which clashes with
> libdk-directfb-2.0. This makes it impossible to use glade on gtk/gdk
> directfb applications:
> 
> ico at lapdoos:/tmp$ gcc  `pkg-config --libs gtk+-directfb-2.0 libglade-2.0` -o hello hello.c
> /usr/lib/gcc/i486-linux-gnu/4.3.1/../../../../lib/libgdk-x11-2.0.so: undefined reference to `cairo_>
> /usr/lib/gcc/i486-linux-gnu/4.3.1/../../../../lib/libgdk-x11-2.0.so: undefined reference to `cairo_>
> /usr/lib/gcc/i486-linux-gnu/4.3.1/../../../../lib/libgdk-x11-2.0.so: undefined reference to `cairo_>
> collect2: ld returned 1 exit status

Since the GDK ABI is not independent from the backend, all libraries you
need have to be rebuilt against the directfb version if you want to use
them with this backend.

If you are developing a new application targeted to DirectFB, you’d
better consider using GtkUIManager instead of Glade, that will avoid
using another library for that.

Cheers,
-- 
 .''`.
: :' :      We are debian.org. Lower your prices, surrender your code.
`. `'       We will add your hardware and software distinctiveness to
  `-        our own. Resistance is futile.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Ceci est une partie de message
	=?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=
Url : http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20080928/526452d4/attachment.pgp 


More information about the pkg-gnome-maintainers mailing list